:root {
/*ThemeEditorVariables*/
--text-size-h2: 34px;
--text-size-label: 16px;
--color-highlight: rgba(167, 211, 249, 1);
--button-primary-background-color: rgba(91, 115, 136, 1);
--logo-image: Assets/logo_horizontal.jpg;
--header-height-desktop: 132px;
--header-height-mobile: 55px;
--text-color-header: rgba(91, 115, 136, 1);
--footer-background-color: rgba(91, 115, 136, 1);
--color-line: rgba(195, 193, 189, 1);
--carousel-height-desktop: 653px;
--homepage-carousel-slide-1-main-text: "McFaddin Marketing";
--homepage-carousel-slide-1-sub-text: "Test Store";
--homepage-carousel-slide-1-button-text: "Shop Now";
--text-color-carousel: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/Bar%20Homepage2.jpg;

/*/ThemeEditorVariables*/
/*UserVariables*/
/*/UserVariables*/
}