/* Add custom CSS styles below */ 
p.somou-text-description {
  font-weight: bold !important;
  color: black !important;
}



* {
   font-weight: bold !important;
 }
 
 .s-slider-block__display-all {
 background-color:white !important;
border-radius: 10px; !important;
padding: 10px; !important;
}