#imageContainer img {
    vertical-align: bottom !important;
    border: 0;
}

.fw-custom-black-text {
    color: #253745 !important;
}

@media (min-width: 992px) {
    .fw-text-lg-60px {
        font-size: 60px !important;
    }

    .fw-text-lg-40px {
        font-size: 40px !important;
    }
}

.fw-text-22-px {
    font-size: 22px !important;
}

.hover-svg svg:hover {
    fill: #E26D1E !important;
}

.hover-svg svg:hover g>rect {
    fill: white !important;
}

.fw-custom-bg{
    background-color: #EDEDED !important;
}
