.elementor-kit-6{--e-global-color-primary:#1E6DDB;--e-global-color-secondary:#F0F0F0;--e-global-color-text:#000000;--e-global-color-accent:#253C80;--e-global-color-e044444:#FFFFFF;--e-global-typography-primary-font-family:"Onest";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Onest";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Onest";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Onest";--e-global-typography-accent-font-weight:500;font-family:"Onest", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Onest", Sans-serif;}.elementor-kit-6 h1{font-family:"Onest", Sans-serif;}.elementor-kit-6 h2{font-family:"Onest", Sans-serif;}.elementor-kit-6 h3{font-family:"Onest", Sans-serif;}.elementor-kit-6 h4{font-family:"Onest", Sans-serif;}.elementor-kit-6 h5{font-family:"Onest", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* instant hide */
.brand-card:hover .hover-text { 
  display: none;
}

/* or: smooth fade */
.brand-card .hover-text {
  opacity: 1;
  transition: opacity .3s ease;
}
.brand-card:hover .hover-text {
  opacity: 0;
}/* End custom CSS */