:root{
    --primary-color-mytheme:#76243D;
    --secondary-color:#153547;
    --header-secondary:#F4E7EB;
    --header-secondary-text:#876972;
    --search-text:#535353;
    --icon:#76243D;
    --icon-secondary:#153547;
    --icon-search:#8A2B48;
    --button-primary:#FFD44D;
    --primary-text:#FFFFFF;
    --secondary-text:#000000;
    --tertiary-text:#535353;
    --product-border:#DEDEDE;
    --product-background:#FFFFFF;
    --batao-logo:#1D518A;
    --specefiek:#FFF292;
    --gesloten:#C4899B;
    --slideshow-icon:#D9D9D9;
    --checkmark:#056F39;
}



:root{ /* nullifying parent theme variables that are in my way */
    --wp--preset--color--base:unset;
    --wp--preset--color--contrast:unset;
    --wp-wp-block-site-logo:unset;
    --wp--preset--font-size--medium:unset;
    --wp--preset--spacing--40:unset;
    --wp--preset--spacing--50:unset;
    --wp--style--block-gap:unset;
    --wp--style--global--content-size:unset;
    --wp--preset--spacing--60:unset;
}