:root {
/*ThemeEditorVariables*/
--color-highlight: rgba(245, 134, 35, 1);
--button-primary-background-color: rgba(245, 134, 35, 1);
--favicon-url: Assets/usli-vector-logo-small.png;
--logo-image: Assets/usli-vector-logo.png;
--header-height-desktop: 119px;
--header-height-mobile: 64px;
--text-color-header: rgba(0, 64, 120, 1);
--footer-background-color: rgba(0, 64, 120, 1);
--carousel-height-desktop: 327px;
--text-size-h1: 58px;
--homepage-carousel-slide-1-main-text: "Business Card Builder";
--homepage-carousel-slide-1-sub-text: " ";
--homepage-carousel-slide-1-button-text: "Shop Now";
--text-color-carousel: rgba(255, 255, 255, 1);
--text-color-ultra-dark: rgba(0, 64, 120, 1);
--homepage-carousel-slide-1-image: Assets/home%20banner.png;

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