/* Add custom CSS styles below */ 
body{
    background-size: cover !important;
    background-repeat: no-repeat;
}

.vertical-lines{
    height: 4px !important;
    background: #ad7c4a !important;
}

footer{
    background: #b8a585;
}
footer *{
    color: #000 !important;
}

.s-product-card-content-footer salla-add-product-button .s-button-outline{
    background: #ad7c4a; 
    color: #fff !important;
}