/*For evidon slider color*/
.evidon-switch-slider.slideron {background-color: #640ACD;
}
/*For Russia header truncation issue */
.ge-cdx-header-redesign-EDS .ge-cdx-header-redesign__nav-menu-item__nav-link {
max-width: 22ch;
}
/*Product family temp fix for removing gradient */
.ge-product-family-hero .ge-product-family-hero__wrapper:after, .ge-product-family-hero .ge-product-family-hero__wrapper:before {
    background: none !important;
}
/*Staement Component fix for backround color */
.statement.theme-grey-100{
background-color : #FBF9FD !important;
}
/*For FAQ heading temp fix*/
.faq-row-title {
word-break: break-word !important;
font-size: 24px !important;
line-height: 32px !important;
}


