
:root {
--font-family: 'Playfair Display';
--font-weight: 200;
--heading-ratio: 1.25;
--h5-font-family: 'Raleway';
--h5-font-weight: 400;
--h6-font-family: 'Raleway';
--h6-font-weight: 300;
--h6-letter-spacing: 1px;
--p-font-family: 'Raleway';
--p-font-weight: 400;
--label-color: #fff;
--form-button-alignment: center;
--asterisk-color: #fff;
--form-color: #fff;
--thank-you-text-color: #fff;
--form-background-color: rgba(255, 255, 255, 0);
--form-border-color: #fff;
--gutter-width: 20px;
--gutter-compensation: -10px;
--gutter-vertical: 1.85vh;
--module-gutter-vertical: 1vh;
--mobile-row-distance: 20px;
--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;
}
.btn {
--button-border-radius: 0 0 0 0;
--button-background-color-disabled: #e2e2e2;
--button-border-width: 1px 1px 1px 1px;
--button-background-color: rgba(255, 255, 255, 0);
--button-border-color: rgb(0, 0, 0);
--button-color: rgb(0, 0, 0);
--button-font-size: 15px;
--button-font-weight: 500;
}
.btn:hover {
--button-color: #e9d670;
--button-background-color: rgba(81, 81, 81, 0);
--button-border-color: #e9d670;
}
.btn.buttons1608882773523 {
--button-border-style: solid;
--button-height: 60px;
--button-border-color-disabled: transparent;
--button-min-width: 180px;
--button-font-size: 15px;
--button-font-family: var(--font-family);
--button-padding: 0 50px;
--button-color: var(--secondary-color);
--button-font-weight: 500;
--button-letter-spacing: 1px;
--button-border-radius: 0 0 0 0;
--button-background-color-disabled: #e2e2e2;
--button-border-width: 1px 1px 1px 1px;
--button-background-color: rgba(255, 255, 255, 0);
--button-border-color: #fff;
}
.btn.buttons1608882773523:hover {
--button-color: #e9d670;
--button-background-color: rgba(81, 81, 81, 0);
--button-border-color: #e9d670;
}
