#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;
}


.fw-hero6-section {
    position: relative;
    overflow: hidden;
}

.fw-hero6-content {
    position: relative;
    z-index: 2;
}

.fw-dec-image1{
    z-index: 0;
    pointer-events: none;
}

.fw-dec-image2{
    z-index: 0;
    pointer-events: none;
}
