
.m-testimonials--layout-4 .m-testimonial__description{
  font-size: 21px !important;
}
.m-product-form .m-add-to-cart{
  background: #ed1c24;
    color: white;
    border: #ed1c24;
}
.m-product-form .m-add-to-cart:hover{
  box-shadow: none;
}

.m-product-option--node__unavailable[disabled="true"] {
  display: none !important;
}