:root {
/*ThemeEditorVariables*/
--logo-image: Assets/sierra_logo.jpg;
--header-height-desktop: 95px;
--color-highlight: rgba(0, 122, 83, 1);
--color-line: rgba(0, 122, 83, 1);
--button-primary-background-color: rgba(0, 122, 83, 1);
--text-color-header: rgba(0, 65, 41, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/notepad_banner_img.jpg;
--homepage-welcome-title: " ";
--header-height-mobile: 67px;
--font-family: 'Overpass';
--custom-js: "";
--footer-background-color: rgba(34, 34, 34, 1);
--cust-footer-logo: Assets/hemlock_fullwhite.png;

/*/ThemeEditorVariables*/
/*UserVariables*/
--font-family1: "Overpass", sans-serif;
--font-family2: "Overpass", sans-serif;
--default-font-weight: 400;
--text-color-heading: #007a53;
/*/UserVariables*/
}