:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the Fridge";
--homepage-carousel-slide-1-sub-text: "...it's where we keep the cool stuff!";
--homepage-carousel-slide-1-button-text: "SHOP WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "/category/911";
--color-highlight: rgba(255, 102, 1, 1);
--button-primary-background-color: rgba(255, 102, 1, 1);
--text-size-h2: 30px;
--text-size-h1: 72px;
--logo-image: Assets/easyStorage%20logo.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(43, 44, 46, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--favicon-url: Assets/easyStorage-favicon.png;
--font-family: 'Muli';
--button-border-radius: 5px;
--homepage-carousel-slide-1-image: Assets/The%20Fridge%20Portal%20Launch%20Image.png;

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