.congthuc {
    margin-top: 6.25rem;
    margin-bottom: 4.25rem;
}
.congthuc-h {
    color: var(--mau-chu-dao);
}
.congthuc-heading-h {
    color: var(--mau-chu-dao);
    text-align: center;
    margin-bottom: 20px;
}
@media (min-width:991.9px) {
    .congthuc-heading-h {
        font-size: 56px;
        font-weight: 800;
        line-height: 68px;
    }
}
.congthuc-heading {
    margin-bottom: 40px;
}

/* ===============congthuc-nguyenlieu========== */
.congthuc-p {
    margin-bottom: 18px;
}
.congthuc-nguyenlieu {
    display: flex;
    margin-bottom: 40px;
}
.congthuc-nguyenlieu-item {
    margin-right: 2rem;
}

.congthuc-nguyenlieu-content p {
    font-family: var(--font-primary);
    font-style: normal;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 0;
}

.congthuc-nguyenlieu-content-h {
    text-transform: uppercase;
    margin-bottom: 20px;
}

.congthuc-nguyenlieu-content-ul {
    list-style-type: none;
    padding-left: 0;
}

.congthuc-footer>h1 {
    color: var(--mau-chu-dao);
    text-align: center;
}
/* ===slider-congthuc======= */
.slider-congthuc {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
}
