﻿:root {
    /*--cartBG: white;*/
    --borderColor: black !important;
    /**/--btnPrimary: #679000;
    --btnPrimaryColor: white;
    --textPrimaryColor: black;
    --quantityBG: #f5f5f5;
    --QuantityBorderColor: rgba(0, 0, 0, .3);
    --fontfamily: "Figtree", sans-serif;
    --productBG: white;
}
