/* Add custom CSS styles below */ 
.enhanced-title-border {
    border: 2px solid #C27C3C;

}
.enhanced-title-border:after, .enhanced-title-border:before {
    background: #C27C3C;
}

.top-navbar:not(.topnav-has-bg) {
    color: #ffffff;
}
body:not(.free-images-height) .swiper-slide .product-card:not(.product-card--fit-height):not(.product-card__full-image):not(.product-card--minimal):not(.product-card--horizontal) {
    height: auto;
}