.carogary{
    width:900px ;
    margin:auto;
    
}
.carogary .banner-square.grayscaled-img {
    background-color:#904F1F;
    padding:20px;
    width:200px;
    border-radius:20px;
    color:white
}
.carogary .banner-square.grayscaled-img img{
    width:60% !important;
}
.carogary h2 {
    text-align:center !important;
    color:#904f1f;
}
section{
  margin-bottom: 30px; 
}
section.s-block.s-block--faqs  .faqs-list__item {
    background-color:#904f1f !important;
}
section.s-block.s-block--faqs  .faqs-list__item *{
    color:white ;
}
section.s-block.s-block--faqs  .faqs-list__item i{
    color:black;
}
footer *{
    color: white;
}
footer .s-social-list * ,
footer  #contact-slot *{
    color:black !important;
}
salla-slider#main-slider-2 .container.home-slider__content ,
salla-slider#main-slider-7 .container.home-slider__content{
    justify-content:start !important;
}
section.s-block.s-angel-maps .container .flex-col.rounded-md ,
.s-block--testimonials .swiper-slide .transition-shadow{
    background-color:#904f1f !important;
    color:white;
}