/* Add custom CSS styles below */ 
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-sm.s-button-wide {
    background: #1c3967;
    border: none;
    color: #fff;
}

.product-card__content-wrapper:before {
    background: url(https://cdn.salla.sa/form-builder/O4hoKNbRETnPJC40hQp1dSrAM515XZi1SgeQoeLY.png);
    content: '';
    width: 100%;
    height: 43px;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
}