/* ==========botuyet========== */
.botuyet-heading {
    margin-top: 6.25rem;
    margin-bottom: 40px;
}
.botuyet-heading h1 {
    color: var(--mau-chu-dao);
}
.botuyet {
    margin-bottom: 6.25rem;
    background-color: #FEEFE0;
}
.botuyet-item {
    display: flex;
}

.botuyet-item-content {
    width: 70%;
    padding-left: 10px;
}
.botuyet-item-content-h {
    color:  #D2221E;
    font-family: var(--font-primary);
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 24px;
    text-transform: uppercase;
}
.botuyet-item-content-p {
    color: #202020;
    font-family: var(--font-primary);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
/* ============== */
.produce1-heading {
    margin-bottom: 40px;
}
.produce1-heading-h {
    color: var(--mau-chu-dao);
}
