
:root, :host {
--main-color: #ffcd07;
--main-color-600: #ebbc00;
--main-color-700: #d1a700;
--main-color-h: 48;
--main-color-s: 100%;
--main-color-l: 51%;
--secondary-color: #808080;
--secondary-color-600: #727272;
--secondary-color-700: #666666;
--secondary-color-h: 0;
--secondary-color-s: 0%;
--secondary-color-l: 50%;
--accent-color: #d92d27;
--accent-color-600: #c32822;
--accent-color-700: #ad231f;
--accent-color-h: 2;
--accent-color-s: 70%;
--accent-color-l: 50%;
--button-color: #ffcd07;
--button-color-600: #ebbc00;
--button-color-700: #d1a700;
--button-color-h: 48;
--button-color-s: 100%;
--button-color-l: 51%;
--type-color: #1d1d1d;
--link-color: #1C76BD;
--link-hover-color: #0f4066;
--link-decoration: none;
--link-color-h: 206;
--link-color-s: 74%;
--link-color-l: 43%;
--heading-color: #1d1d1d;
--font-body-base-size: 16px;
--font-weight-normal: 400;
--font-weight-semi-bold: 600;
--font-weight-bold: 700;
--body-font-family: 'Open Sans', Helvetica, Arial, sans-serif;
--body-font-style: normal;
--heading-font-family: 'Open Sans', Helvetica, Arial, sans-serif;
--heading-font-weight: 700;
--heading-font-weight-bold: 600;
--heading-font-style: normal;
--border-radius-base: 4px;
}

