:root {
/*ThemeEditorVariables*/
--color-highlight: rgba(232, 106, 16, 1);
--color-line: rgba(214, 215, 217, 1);
--button-primary-background-color: rgba(232, 106, 16, 1);
--logo-image: Assets/BCLC_Logo.svg.png;
--text-color-header: rgba(65, 75, 86, 1);
--footer-background-color: rgba(245, 245, 245, 1);
--footer-text-color: rgba(65, 75, 86, 1);
--POC-footer-logo: Assets/logo.png;
--font-family: 'Overpass';
--text-size-h2: 26px;
--text-size-label: 16px;
--text-color-ultra-dark: rgba(65, 75, 86, 1);
--text-color-dark: rgba(65, 75, 86, 1);
--button-border-radius: 40px;
--form-input-border-radius: 0px;
--homepage-carousel-slide-1-image: Assets/BCD_Mockup.jpg;
--homepage-carousel-slide-2-image: Assets/ENV_LTD_Mockup.jpg;
--homepage-carousel-slide-3-image: Assets/Card_Mockup.jpg;
--carousel-height-desktop: 231px;
--cust-footer-logo: Assets/hemlock_logo.png;
--homepage-carousel-slide-1-main-text: "Welcome to BCLC’s Print HQ";
--homepage-carousel-slide-1-sub-text: "Provided by Hemlock Printers";
--homepage-carousel-slide-1-button-text: "Start here";
--homepage-welcome-title: "Choose from the categories below to order print-on-demand and warehoused materials, and to initiate program campaigns.";
--homepage-welcome-description: "";
--cust-footer-column2-row1: "Track Orders";
--cust-footer-column2-row1-link: "/order-history";
--cust-footer-column2-row2: " ";
--cust-footer-column2-row2-link: "";
--cust-aboutus-section3-text: "";
--cust-aboutus-section3-header: "";
--cust-footer-column1-row2-link: "mailto:bclc@hemlock.com";
--cust-aboutus-section2-text: "If you have any questions, contact our Customer Care team at: <a href='mailto:bclc@hemlock.com' title='customercare@hemlock.com'>bclc@hemlock.com</a>";

/*/ThemeEditorVariables*/
/*UserVariables*/
--font-family1: "Roboto", sans-serif;
--font-family2: "Roboto", sans-serif;
--default-font-weight: 300;
--text-color-heading: #414b56;
--color-success: 75b900;
/*/UserVariables*/
}