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

.fw-text-color-grey{
    color: #B1B1B1 !important;
}

