.hero {

    background: #ebdedf;

}

.hero__text h3 {
    color: #79262d;
}

.header__contact-text span {
    color: #79262d;
}

a {
    color: #7e2e35;
}

.about {

    background: #ebdedf;
}

.about__text span {
    color: #79262d;
}

.button--ghost {
    border: 2px solid #79262d;
    color: #fff;
    background: #79262d;
}


#sbaslik {
    background: linear-gradient(107deg, #b78485 0%, #732229 99.78%);
}

.header__mobile-menu {
    background: #79262d;
}

.hero__text h6 {

    color: #cf9797;
}

