/* Start custom CSS */.sk-overline{
    font-weight: 600;
    text-transform: uppercase;
}

/*
.white-links a {
   color: #ffffff !important;
   text-decoration: none !important;
}

.white-links a:hover {
   color: #0098ff !important;
}
*/

.ocean-crumbs a {
   color: #68C8D0 !important;
}

.ocean-crumbs a:hover {
   color: #fff !important;
}

.no-dec {
   text-decoration: none !important;
}

.no-dec a {
   text-decoration: none !important;
}

/* NEED offset anchor navigation*/


/* center-align stat titles*/

.elementor-6 .elementor-element.elementor-element-f94a2ff .elementor-counter-title {
    text-align: center;
}

/* EnergyP z-index issue*/
.energyp {
     pointer-events: none;
}


/* Center Counter Text*/

.elementor-counter-title {
    text-align: center;
}


/*form select box fix text color*/

 .elementor-select-wrapper select {
     color: #000 !important;
 }
 
 /*HubSpot form text fix*/
 
 .hs-input {
     color:#fff !important;
 }/* End custom CSS */