/*Main Menu*/
.current-menu-ancestor {background:#c60005!important;}

/*General*/
body, button, input, select, textarea {font-size: 0.96rem; font-size: 1.0rem;}

/*Text Editor*/
.elementor-text-editor p {line-height: 24px;}
.elementor-text-editor ul {list-style-position: outside; margin: 5px 0 0 16px!important;}
.elementor-text-editor ul li {list-style-type: square; line-height: 22px; padding:0 0 10px 0px;}

.elementor-text-editor ol {list-style-position: outside; margin: 5px 0 0 16px!important;}
.elementor-text-editor ol li { list-style-type: decimal; line-height: 22px; padding:0 0 10px 0px;}

/*Table*/
.uael-table-row .elementor-repeater-item-0{width:50%;}
.uael-table-row .elementor-repeater-item-1{width:50%;}