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

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

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

.bg-default{
    background-color: #ADADAD !important;
}
