html{
    background:#fff;
}
body{
    color: #ad1638 !important;
    background:#f3e6de;
}
a {
    color: #ad1638 !important;
    text-decoration: none;
}
.bg1 {
    background: #af1d3e !important;
}
.headex{
    background:#fff;
}
@media (min-width: 992px){
.navbar-ana {
    border: 0 !important;
}
}
.yedi {
    color: #501d19 !important;
}
.footer-3 .row-2{
    border-top-color: #ad1638;
    border-bottom-color: #f3e6de;
}
.products-2{
    background:#f3e6de !important;
}
.products-2-head, footer{
    background:#ad1638 !important;
     color: #f3e6de !important;
}
.products-2-head a, footer a{
    color: #f3e6de !important;
}
footer img{
    filter: brightness(0) invert(0.9);
}

.products-2 .link-cat:hover, .products-2 .active, .related-articles .link-cat:hover, .related-articles .active, .blog-sm-item .link-cat:hover, .blog-sm-item .active{
    color: #221212 !important;
}
.owl-categories .owl-nav .owl-prev,.owl-categories .owl-nav .owl-next{
    background:#f3e6de;
     color: #ad1638 !important;
}

.product-animation{
        background: #ebb7b5;
}
.product-animation .title{
      color: #ad1638;
}
.product-timeline{
      background: #e9969c;
}
.product-timeline{
      background: #e9969c;
}
.related-articles{
    background: #ad1638;
    color:#fff;
}
.related-articles .body{
   background: #FBFBFB;
}
.related-articles .text-body{
   padding: 0px 10px 10px;
}
.ingredients .title{
    color: #f3e6de;
}
.accordion-button, .accordion, .accordion-item{
    color:var(--yedi) !important;
}
.accordion-button:not(.collapsed) {
    background-color: #ebb7b5;
    color:#ad1638 !important;
}