
:root {
--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: 10px;
--mobile-column-distance: 10px;
--mobile-element-distance: 10px;
--max-grid-ratio: 1.33333;
--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-background-color-disabled: #e2e2e2;
--button-height: 50px;
--button-font-size: 19px;
--button-font-family: 'Open Sans';
--button-padding: 0px 35px 0px 35px;
--button-border-width: 0px 0px 0px 0px;
--button-font-weight: 100;
--button-letter-spacing: 0px;
--button-background-color: #000;
--button-border-radius: 0px 0px 0px 0px;
}
.btn:hover {
--button-color: #4dd655;
--button-background-color: #00356f;
}
.btn.buttons1580852566347 {
--button-font-family: 'Open Sans';
--button-font-size: 15px;
--button-font-weight: 500;
--button-letter-spacing: 0px;
--button-border-radius: 0px 0px 0px 0px;
--button-border-width: 0 0 0 0;
--button-border-style: solid;
--button-height: 31px;
--button-min-width: 130px;
--button-padding: 0px 35px 0px 35px;
--button-background-color: #000;
--button-border-color: transparent;
--button-color: #fff;
--button-line-height: 31px;
--button-background-color-disabled: #e2e2e2;
--button-color-disabled: #fff;
}
.btn.buttons1580852566347:hover {
--button-background-color: #00356f;
--button-border-color: transparent;
--button-color: #4dd655;
}
