:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "WELCOME TO THE MATHNASIUM BRANDHUB";
--homepage-carousel-slide-1-sub-text: "Your one-stop-shop for ordering business cards, brochures, marketing campaigns and more";
--homepage-carousel-slide-1-button-text: "SHOP WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "https://mathnasium.store.besleyandcopp.co.uk/en-GB/category/2156/What-s-New/";
--color-highlight: rgba(195, 19, 28, 1);
--button-primary-background-color: rgba(195, 19, 28, 1);
--text-size-h2: 30px;
--text-size-h1: 60px;
--logo-image: Assets/mathnasium-logo.png;
--header-height-desktop: 100px;
--text-color-carousel: rgba(255, 255, 255, 1);
--button-primary-text-color: rgba(255, 255, 255, 1);
--footer-background-color: rgba(0, 0, 0, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/mathnasium-banner-v1.jpg;
--favicon-url: Assets/favicon.png;
--font-family: 'Prompt';
--button-border-radius: 0px;
--header-background-color: rgba(0, 0, 0, 1);
--text-color-header: rgba(255, 255, 255, 1);

/*/ThemeEditorVariables*/
/*UserVariables*/
/*Type here to edit*/
/*Logo Padding*/
    --header-padding-desktop: 20px;
    --header-padding-mobile: 10px;
/*/UserVariables*/
}