.custom-accordion1-div-p-white p {
    color: white;
}

.custom-accordion1-div-p-mb-0 p {
    margin-bottom: 0 !important;
}

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

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