:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to Smart Studio";
--homepage-carousel-slide-1-sub-text: "The HR Dept's one-stop-shop for all your printing and promotional merchandise needs";
--homepage-carousel-slide-1-button-text: "SHOP WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "/category/491";
--color-highlight: rgba(21, 152, 66, 1);
--button-primary-background-color: rgba(21, 152, 66, 1);
--text-size-h2: 30px;
--text-size-h1: 60px;
--logo-image: Assets/Smart-Studio-logo.png;
--header-height-desktop: 100px;
--text-color-carousel: rgba(82, 36, 131, 1);
--button-primary-text-color: rgba(255, 255, 255, 1);
--footer-background-color: rgba(22, 129, 58, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/HR-Dept-Banner.png;
--font-family: 'Lato';
--button-border-radius: 12px;
--text-color-header: rgba(71, 35, 111, 1);
--favicon-url: Assets/cropped-hr-dep-low-res-32x32.png;

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