.elementor-5721 .elementor-element.elementor-element-7166c71f .elementor-repeater-item-5ec1c9a.jet-parallax-section__layout .jet-parallax-section__image{background-size:auto;}.elementor-5721 .elementor-element.elementor-element-7166c71f a{color:var( --e-global-color-primary );}.elementor-5721 .elementor-element.elementor-element-7166c71f{margin-top:50px;margin-bottom:50px;}:root{--page-title-display:none;}/* Start custom CSS */.numerator ul {
  list-style-type: none;
  }

.numerator ul li::before {
  content: "■ ";  
  color: #0066ff;
  font-weight: bold; 
  display: inline-block;
  width: 2em;
}

.numerator ol {
    list-style: none;
    counter-reset: li
    
}

li.numerator-reset::before {
    counter-increment: li;
    content: counter(li) ". ";
    font-weight: bold;
    color: #0066ff;
    margin-left: -1em;
    display: inline;
    width: 2em !important;
    
    
}

li.numerator {
    counter-increment: li
    
}/* End custom CSS */