

.hero-banner-root img {
  border-radius:5px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 12px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px !important;

}

.hero-banner-root .swiper-slide {
  padding: 10px;
}

.cat-card .cat-card-img-rounded {
    border: 2px solid #C9A37A;
    background: #FFF4E6;
}

.BannerCollection-component {
  max-width: 1360px;
  margin:auto;
}

.luxury-footer {
  background-color: #2B1A12;
  color: #F4E6D3;
}

.footer-company-description {
  color: #F4E6D3;
  line-height: 1.6;
}

.accordion-header {
  color: #D7C3A7;
  font-weight: 600;
}

.luxury-footer a {
  color: #D7C3A7;
  text-decoration: none;
  transition: color 0.2s ease;
}

.luxury-footer a:hover {
  color: #E67E22;
}

.footer-bottom {
  background-color: #3A2418;
  border-top: 1px solid #4A3326;
}

.footer-copyright p {
  color: #A88F74;
  margin: 0;
}

.footer-bottom-links a {
  color: #D7C3A7;
  margin-left: 12px;
}

.footer-bottom-links a:hover {
  color: #E67E22;
}

.luxury-footer hr {
  border-color: #4A3326;
  opacity: 0.6;
}

.accordion-header:hover {
  color: #F4E6D3;
}
/* @media (min-width:768px){
    .cat-section > div{
      width:80% !important;
    } 
  } */

  .social-icons{
    color:#F4E6D3 !important
  }
   
.social-icons  img {
    filter: inherit !important;
  }