
:root {
--font-family: 'Montserrat';
--line-height: 1.7;
--h1-font-family: 'Vogue Highline Serif Medium Custom';
--h1-line-height: 1.2;
--h2-font-family: 'Vogue Highline Serif Medium Custom';
--h3-font-family: 'Vogue Highline Serif Medium Custom';
--h3-line-height: 1.7;
--h4-font-family: 'Vogue Highline Serif Medium Custom';
--p-line-height: 1.7;
--label-font-size: 1rem;
--label-color: #aaa;
--form-border-color: #ddd;
--form-font-size: 1rem;
--gutter-width: 20px;
--gutter-compensation: -10px;
--gutter-vertical: 1.85vh;
--module-gutter-vertical: 1vh;
--mobile-row-distance: 30px;
--mobile-column-distance: 10px;
--mobile-element-distance: 10px;
--max-grid-ratio: 1.25;
--language-switcher-border-color: #d4d4c9;
--language-switcher-background-color: #fff;
--region-switcher-border-color: #d4d4c9;
--region-switcher-background-color: #fff;
--region-switcher-popup-background-color: #fff;
}
.btn1 {
--button-border-radius: 0 0 0 0;
--button-border-width: 0 0 0 0;
--button-background-color-disabled: #e2e2e2;
--button-min-width: 180px;
--button-height: 60px;
--button-font-size: 17px;
--button-font-family: 'Vogue Highline Serif Medium Custom';
--button-font-weight: 500;
--button-letter-spacing: 2.3px;
--button-background-color: #000;
}
.btn1:hover {
--button-background-color: #202020;
}
