header .spacer { display: inline-block; width: 2em!important; }


.whiteheading { color:#fff!important }

.service-button .elementor-button { background: transparent!important; }


.form-container, .form-container h5 { color:#fff!important }


.contact-large i.fa { color: #64A50E; }

.contact-large a:hover { color: #000; }


.ufill-list ol { list-style-type: none; }
.ufill-list li { margin-top:1.5em; margin-bottom:1.5em; padding-left:1em; font-weight: 500; }
.ufill-list { counter-reset:list-counter; }
.ufill-list li:before {
  position:absolute;
  left:25px;
  content: counter(list-counter);
  counter-increment: list-counter;
  font-size:40px;
  color:#79ca0e;
}



footer h2.widget-title { font-weight: 600; }



.home .team-member img {
    min-width: 100%;
    max-height: 200px;
    object-fit: cover;
    object-position: center top;
}

footer a { font-weight:500!important;}

.home figure.elementor-image-box-img { margin-right: 40px!important;  margin-left: 40px!important;}


.service-area-block { text-align: center; }
.service-area-block ul { list-style-type:none; margin:0 auto; column-count:2}
.service-area-block ul a { font-weight:500;}