:root {
    --siteBackground: #ffffff;
    --mainColour: #00733d;
    --secondaryColour: #025e33;
    --tertiaryColour: #e60404;
    --background: #f5f5f5;
    --border: #eeecec;
    --topbarColour: #00733d;
    --headerColour: #ffffff;
    --footerColour: #00733d;
    --bylineColour: #025e33;
    --headingColour: #00733d;
    --textColour: #171717;
    
    --productAspect: 1/1;
    --categoryAspect: 3/2;
}
