/* Add custom CSS styles below */ 
#app salla-add-product-button button[product-id].s-button-primary {
    background-color: #222222;
    background-color: #5c1113;
    color: #eeeeee;
    color: var(--atc-text-color, #eeeeee);
    border-color: #ffffff;
    border-color: #5c1113;
}