:root {
--h1-font-family: 'Montserrat', sans-serif;
--h1-font-weight: 600;
--h2-font-family: 'Montserrat', sans-serif;
--h2-font-weight: 500;
--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: 400;
--bg-color: #f5f5f5;
--text-select-color: #ffffff;--text-select-bg-color: #ed6a29;--header-bg-color: #ffffff;
--header-bg-color-sticky: #ffffff;
--header-menu-item-color: #1d3d91;
--header-menu-item-color-hover: #ee7237;
--cta-text-color: #ffffff;
--cta-bg-color: #ed6a29;
--cta-bg-color-hover: #ffffff;
--popover-bg-color: #ffffff;
}