/* Add custom CSS styles below */ 
.s-product-card-entry{
  background-color: #f0d5c9 !important;
}
.form.product-form section{
  background-color: #f0d5c9 !important;
  
}
.form.product-form section textarea,
.form.product-form section .filepond--drop-label,
.form.product-form section .btn--collapse
{
  background-color: #f0d5c9 !important;
  color: black !important;
}
.form.product-form section .btn--collapse i{
  color: black !important;
}
section.sticky_bar >div >div{
  background-color: #f0d5c9 !important;
  
}

 .details-main-product .taps-face-two .s-comments{
  background-color: #f0d5c9 !important;
   
 }
.feature-title{
  padding-block: 20px;
}