body.salla-product-page h1,
body.salla-product-page .salla-product-title {
    color: #ff0000 !important;
    font-size: 26px !important;
    font-weight: 700 !important;
}

body.salla-product-page .salla-product-description {
    padding: 20px !important;
    line-height: 1.8 !important;
    color: #222 !important;
}

body.salla-product-page .salla-add-to-cart-btn {
    background: #ff0000 !important;
    color: #fff !important;
    border-radius: 6px !important;
}