.elementor-164 .elementor-element.elementor-element-556430e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-cd3e7b8 *//* ===========================
   FINAL COLOR FIX CSS
=========================== */

/* Force all headings pure white */
h1, h2, h3 {
  color: #ffffff !important;
  opacity: 1 !important;
}

/* Fix dim text issue */
.card, .wrap, .sec {
  opacity: 1 !important;
}

/* Change badge / icon color (Premium Blue Theme) */
.badge {
  background: rgba(0,168,198,0.18) !important;
  border: 1px solid rgba(0,168,198,0.45) !important;
  color: #ffffff !important;
  box-shadow: 0 0 15px rgba(0,168,198,0.35);
}

/* Card hover color enhancement */
.mod:hover {
  background: rgba(0,168,198,0.08) !important;
  border-color: rgba(0,168,198,0.35) !important;
}

/* Fix background overlay issue */
.engine-bg,
.bg-glow,
.bg-dots {
  z-index: 0 !important;
  opacity: 0.12 !important;
}

/* Make content always above background */
.card,
.wrap {
  position: relative;
  z-index: 5 !important;
}/* End custom CSS */