:root {
    --siteBackground: #ffffff;
    --mainColour: #e42526;
    --secondaryColour: #364153;
    --tertiaryColour: #232832;
    --background: #f8f8f8;
    --border: #e3e3e3;
    --topbarColour: #e42526;
    --headerColour: #ffffff;
    --footerColour: #e42526;
    --bylineColour: #ca2021;
    --headingColour: #232832;
    --textColour: #232832;
    --linkColour: #c40e1d;

    --mainFont: "Manrope", sans-serif;
    --secondaryFont: "Lexend", sans-serif;
    
    --productAspect: 1/1;
    --categoryAspect: 1/1;
}
