

.hedefveilkelerimiz {
    background-image: url('../img/magic-flavors-hakkimizda/sefsapkasi.webp');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    margin-top: 22px;
    min-height: 500px;
}

.sefertasi {
    background-image: url('../img/magic-flavors-hakkimizda/sefertasi_bg.png');
    background-repeat: repeat;
    background-size: contain;
    background-position: left;
    margin-top: 22px;
    min-height: 360px;
    color:white;
    background-color:darkred;
    padding-top:32px;
}

    .sefertasi h1 {
        color: white;
        font-size: 32px;
        font-weight:bold;
    }

    .sefertasi p
    {
        margin-bottom:22px;
    }


.roundedBox {
    border-radius: 20px;
    background-color: white;
    box-shadow: 3px 3px 3px 3px #edede4;
    padding: 20px;
}

.askidaYemek {
    color: white;
    font-size: 14px;
}

    .askidaYemek h1 {
        color: white;
        font-size: 36px;
        font-weight: bold;
    }

    .askidaYemek h2 {
        color: white;
        font-size: 22px;
    }

.backgroundAskidaYemek {
    background-image: url('../img/home-index/sosyalsorumluluk/askidayemekbg.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 22px;
    min-height: 470px;
    padding-left: 12px;
}
