:root {
--h1-font-family: 'Montserrat', sans-serif;
--h1-font-weight: 700;
--h2-font-family: 'Montserrat', sans-serif;
--h2-font-weight: 700;
--h3-font-family: 'Montserrat', sans-serif;
--h3-font-weight: 500;
--h4-font-family: 'Montserrat', sans-serif;
--h4-font-weight: 500;
--h5-font-family: 'Montserrat', sans-serif;
--h5-font-weight: 500;
--h6-font-family: 'Montserrat', sans-serif;
--h6-font-weight: 500;
--body-font-family: 'Lato', sans-serif;
--body-font-weight: 300;
--bg-color: #ffffff;
--header-bg-color: #ffffff;
--header-bg-color-sticky: #ffffff;
--header-menu-item-color: #ee7237;
--header-menu-item-color-hover: #1d3d91;
--cta-text-color: #ffffff;
--cta-bg-color: #1d3d91;
--cta-bg-color-hover: #ee7237;
--popover-bg-color: #ffffff;
}