
:root {
--font-family: 'Lora';
--letter-spacing: 1px;
--heading-ratio: 1.25;
--h1-color: #fff;
--h1-font-family: 'Playfair Display';
--h1-font-weight: 500;
--h2-color: #4f3b3b;
--h2-font-family: 'Playfair Display';
--h3-color: #fff;
--h4-color: #736f6a;
--h5-color: #fff;
--form-height: 40px;
--form-padding: 0px 10px 0px 10px;
--gutter-compensation: -40px;
--module-gutter-vertical: 0vh;
--mobile-row-distance: 60px;
--max-grid-ratio: 1.25;
--mobile-element-distance: 10px;
--mobile-column-distance: 10px;
--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-border-width: 0 0 0 0;
--button-background-color-disabled: #e2e2e2;
--button-background-color: #3b3120;
--button-font-family: 'Lora';
}
.btn:hover {
--button-background-color: rgba(59, 49, 32, 0.88);
}
.btn.buttons1473233874005 {
--button-font-family: 'Lora';
--button-font-size: 12px;
--button-font-weight: 300;
--button-letter-spacing: 1px;
--button-border-radius: 0 0 0 0;
--button-border-width: 0 0 0 0;
--button-border-style: solid;
--button-height: 60px;
--button-min-width: 180px;
--button-padding: 0 50px;
--button-background-color: #3b3120;
--button-border-color: transparent;
--button-color: #fff;
--button-line-height: 60px;
--button-background-color-disabled: #e2e2e2;
--button-color-disabled: #fff;
}
.btn.buttons1473233874005:hover {
--button-background-color: rgba(59, 49, 32, 0.88);
--button-border-color: transparent;
--button-color: #fff;
}
