/* Add custom CSS styles below */ 
.product-single .product__description a {
  -webkit-text-decoration: underline !important;
  text-decoration: underline !important;
  /*color: #0000ee !important;*/
  color: #1d4ed8!important;
}
.s-block {
    margin-top: 1.5rem;
}

.tabs {
  display: none !important;

.s-block__title {
  justify-content: center; 


/********************/