/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

.hover-white:hover {
    color: #FFFFFF !important;
}

.customized-icon {
    height: 30px;
    width: auto;
    margin-right: 15px;
    filter: invert(27%) sepia(90%) saturate(3714%) hue-rotate(341deg) brightness(92%) contrast(95%);
}