:root {
/*ThemeEditorVariables*/
--font-family: 'Noto Sans';
--cust-footer-column1-row1-link: "https://support.order.qp.gov.bc.ca/portal/en/home";
--cust-footer-column1-row1: "Support Desk";
--cust-footer-column1-row2: "Track Orders";
--cust-footer-column1-row2-link: "/order-history";
--cust-footer-column1-header: "Support";
--cust-footer-column2-row1-link: "";
--cust-footer-column2-row2-link: "";
--cust-footer-column1-row3: "";
--cust-footer-column2-row2: "";
--cust-footer-column2-row1: " ";
--cust-footer-column2-header: " ";
--homepage-welcome-description: "";
--color-highlight: rgba(26, 90, 150, 1);
--color-line: rgba(204, 204, 204, 1);
--text-color-ultra-dark: rgba(41, 41, 41, 1);
--text-color-dark: rgba(41, 41, 41, 1);
--text-color-medium: rgba(96, 94, 92, 1);
--button-primary-background-color: rgba(56, 89, 138, 1);
--button-border-radius: 4px;
--logo-image: Assets/kp-logo.png;
--text-color-header: rgba(41, 41, 41, 1);
--footer-background-color: rgba(255, 255, 255, 1);
--footer-text-color: rgba(70, 67, 65, 1);
--homepage-welcome-title: "";
--cust-footer-logo: Assets/kp-logo.png;
--cust-footer-logo-link: "https://cards.order.kp.gov.bc.ca/";

/*/ThemeEditorVariables*/
/*UserVariables*/
--font-family1: "Noto Sans", sans-serif;
--font-family2: "Noto Sans", sans-serif;
--default-font-weight: 400;
--text-color-heading: #292929;
--text-color-carousel: #2378c7;
/*/UserVariables*/
}