body{
background-color: #FCFAF8 !important;
}

.s-block__title{
color: #434732;
border-right: 3px solid #434732;
padding-right: 10px;
}
  
.s-product-card-entry.modern .s-product-card-content{
background-color: #DDD5C8;
}

.s-product-card-entry{
margin-left: 6px;
}

.font-normal {
font-weight: 900;
}

.banner--fixed img{
border-radius: 0px;
}

.faq-question-icon{
display: none;
}

.s-comments-product, .bg-gray-100{
background-color: white;
}


@media (max-width: 1024px){

.s-product-card-entry.modern .s-product-card-actions:where([dir="ltr"], [dir="ltr"] *){
left:125px;
}

}