button.btn,
.s-button-btn,
.s-button-element,
.s-button-primary,
.btn--primary,
.product-form__add-button {
    background-color: #0F6E5A !important;
    color: #ffffff !important;
    border-color: #0F6E5A !important;
    opacity: 1 !important;
}

button.btn span,
.s-button-btn span,
.s-button-element span {
    color: #ffffff !important;
}
.product-price,
.product-formatted-price,
.s-product-price,
.s-price,
.money {
    font-size: 26px !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
}
.s-product-card .price-wrapper,
.s-product-card .price,
.s-product-card .money,
.s-product-card [class*="price"] {
    font-size: 22px !important;
    font-weight: 700 !important;
}