:root{
    --theme-color:#9a563a;
}

.media-slider .slick-current .media-shape
{
    --shape-bg: #84452a;
}

.banner-style1.layout3,.banner-style1,.banner-style1.layout2
{
    background: #faefeb;
}

.service-inner1:after, .service-inner1:before
{
    background-image: linear-gradient(var(--gradient-direction, to right), rgb(254, 254, 254) 0%, #faefeb 100%);
}

.quote-text
{
    background-image: linear-gradient(to left, #faefeb 0%, rgba(252, 243, 239, 0) 100%);
}

.quote-text2
{
    background-image: linear-gradient(to left,#faefeb 0%, rgba(252, 243, 239, 0) 100%);
}

.vs-features-layout1 .shape2 {

    background-color: #faefeb;
}
.bg-theme-color
{
background-color: #faefeb;

}
.btnGallery {
border: dashed 1px #9a563a;
}
