:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the Oakhouse Foods Brandhub";
--homepage-carousel-slide-1-sub-text: "Creative Marketing Support for the Oakhouse Foods Network";
--homepage-carousel-slide-1-button-text: "SHOP WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "/category/2640";
--color-highlight: rgba(0, 0, 0, 1);
--button-primary-background-color: rgba(12, 145, 56, 1);
--text-size-h2: 30px;
--text-size-h1: 60px;
--logo-image: Assets/logo_(2).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(12, 145, 56, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--favicon-url: Assets/favicon-96x96.png;
--font-family: 'Lato';
--header-background-color: rgba(12, 145, 56, 1);
--text-color-header: rgba(255, 255, 255, 1);
--text-color-ultra-dark: rgba(0, 0, 0, 1);
--homepage-carousel-slide-1-image: Assets/WebSite_Header_2025_2.jpg;

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