:root {
/*ThemeEditorVariables*/
--color-highlight: rgba(16, 125, 182, 1);
--color-line: rgba(16, 125, 182, 1);
--button-primary-background-color: rgba(16, 125, 182, 1);
--homepage-welcome-description: "";
--logo-image: Assets/cccu_lolgo.png;
--text-color-header: rgba(16, 125, 182, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/Free_3,5x2in_Business_Card_Mockup_5.png;
--homepage-carousel-slide-1-main-text: "Welcome to Coastal Community's eSupplies Portal";
--homepage-carousel-slide-1-sub-text: "Powered by Hemlock Printers Ltd.";
--footer-background-color: rgba(146, 146, 146, 1);
--cust-footer-logo: Assets/hemlock_logo.png;
--text-color-ultra-dark: rgba(72, 72, 72, 1);
--button-border-radius: 4px;
--homepage-welcome-title: "";

/*/ThemeEditorVariables*/
/*UserVariables*/
--font-family1: "Rokkitt", serif;
--font-family2: "Figtree", sans-serif;
--default-font-weight: 300;
--text-color-heading: #107db6;
/*/UserVariables*/
}