:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the Magical Maths 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: "/category/1410";
--color-highlight: rgba(67, 155, 213, 1);
--button-primary-background-color: rgba(67, 155, 213, 1);
--text-size-h2: 30px;
--text-size-h1: 65px;
--logo-image: Assets/magical-maths-logo.png;
--header-height-desktop: 100px;
--text-color-carousel: rgba(254, 232, 0, 1);
--button-primary-text-color: rgba(255, 255, 255, 1);
--footer-background-color: rgba(51, 98, 142, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/magical-maths-banner.png;
--favicon-url: Assets/magical-maths-favicon.png;
--button-border-radius: 20px;
--header-background-color: rgba(145, 38, 142, 1);
--text-color-header: rgba(255, 255, 255, 1);
--font-family: 'Open Sans';

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