:root {
/*ThemeEditorVariables*/
--color-highlight: rgba(237, 28, 36, 1);
--button-primary-background-color: rgba(237, 28, 36, 1);
--button-border-radius: 0px;
--form-input-border-radius: 0px;
--favicon-url: Assets/favicon.png;
--logo-image: Assets/logo%20lockup.png;
--header-height-desktop: 90px;
--header-height-mobile: 65px;
--footer-background-color: rgba(72, 72, 72, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--carousel-height-desktop: 200px;
--homepage-carousel-slide-1-image: Assets/banner_grey.jpg;
--homepage-carousel-slide-1-main-text: "Welcome to NSW RFS Shout";
--homepage-carousel-slide-1-sub-text: " ";
--header-background-color: rgba(255, 255, 255, 1);
--text-color-header: rgba(74, 74, 74, 1);
--text-color-carousel: rgba(74, 74, 74, 1);
--text-color-ultra-dark: rgba(74, 74, 74, 1);

/*/ThemeEditorVariables*/
/*UserVariables*/
--footer-height: unset;
/*/UserVariables*/
}