.fw-hero8-bg-color {
    background-color: #092B3A !important;
}

.fw-hero8-little-card-bg-color {
    background-color: #CCEDFB !important;
    border-radius: 20px !important;
}

.fw-hero8-big-card{
    border-radius: 20px !important;
}

@media (min-width: 768px) {
    .fw-text-md-50-px {
        font-size: 50px !important;
    }
}

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

.fw-hero8-description-text p{
    line-height: 1 !important;
}
