:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the Radfield Home Care Store";
--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/921";
--color-highlight: rgba(231, 42, 124, 1);
--button-primary-background-color: rgba(231, 42, 124, 1);
--text-size-h2: 30px;
--text-size-h1: 60px;
--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, 111, 151, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--font-family: 'Montserrat';
--button-border-radius: 5px;
--header-background-color: rgba(255, 255, 255, 1);
--text-color-header: rgba(74, 74, 74, 1);
--logo-image: Assets/Radfield%20Logo%20Horizontal%20PNG.png;
--favicon-url: Assets/favicon-32x32.png;
--homepage-carousel-slide-1-image: Assets/radfield%20banner%20NEW%20REBRAND.png;

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