body.elementor-page-40:not(.elementor-motion-effects-element-type-background), body.elementor-page-40 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-aaa1d7e );}:root{--page-title-display:none;}/* Start custom CSS */.x-text {
    color:#000000 !important;
    transition: ease-in-out 0.6s;
}


.x-text:hover  {
   color: #0074A5 !important;
    transition: ease-in-out 0.6s;
}






.x-column { 
transition: all .4s ease-in-out; 
}

.x-column:hover { 
transform: translate(0, -05px);
}





.elementor-widget-testimonial-carousel .elementor-testimonial__text #tc-link a  {
  font-size: 1.6em;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  color: red;
}/* End custom CSS */