:root:not([data-theme=dark]),[data-theme=light]{--primary:#757575;--primary-hover:#616161;--primary-focus:hsla(0,0%,46%,.125);--primary-inverse:#fff}@media only screen and (prefers-color-scheme:dark){:root:not([data-theme]){--primary:#757575;--primary-hover:#9e9e9e;--primary-focus:hsla(0,0%,46%,.25);--primary-inverse:#fff}}[data-theme=dark]{--primary:#757575;--primary-hover:#9e9e9e;--primary-focus:hsla(0,0%,46%,.25);--primary-inverse:#fff}:root{--form-element-active-border-color:var(--primary);--form-element-focus-color:var(--primary-focus);--switch-color:var(--primary-inverse);--switch-checked-background-color:var(--primary)}body{font-family:var(--font-beda)}h1{font-family:var(--font-deco)!important}h1,h2,h3,h4,h5{margin-bottom:calc(var(--typography-spacing-vertical) / 2)}h2,h3,h4,h5{font-family:var(--font-beda)!important}