:root{--hv-bg:#242943;--hv-header:#2a2f4a;--hv-accent:#9bf1ff;--hv-accent-2:#53e3fb}
body.hv-theme-classic{--hv-bg:#242943;--hv-header:#2a2f4a;--hv-accent:#9bf1ff;--hv-accent-2:#53e3fb}
body.hv-theme-spring{--hv-bg:#243c42;--hv-header:#29464d;--hv-accent:#b8f3d0;--hv-accent-2:#84dfab}
body.hv-theme-summer{--hv-bg:#214766;--hv-header:#285775;--hv-accent:#bfefff;--hv-accent-2:#70d7ff}
body.hv-theme-autumn{--hv-bg:#3d3240;--hv-header:#48394a;--hv-accent:#f0c37a;--hv-accent-2:#d99c4a}
body.hv-theme-christmas{--hv-bg:#24374a;--hv-header:#294156;--hv-accent:#f4df9b;--hv-accent-2:#fff}
body.hv-theme-anniversary{--hv-bg:#20243b;--hv-header:#2a2f4a;--hv-accent:#f2c86b;--hv-accent-2:#fff0b8}
body[class*="hv-theme-"]{background-color:var(--hv-bg)}
body[class*="hv-theme-"] #header,body[class*="hv-theme-"] #header.alt{background:var(--hv-header)!important}
body[class*="hv-theme-"] a:hover,body[class*="hv-theme-"] strong,body[class*="hv-theme-"] b{color:var(--hv-accent)}
body[class*="hv-theme-"] input[type="submit"].primary,body[class*="hv-theme-"] input[type="reset"].primary,body[class*="hv-theme-"] input[type="button"].primary,body[class*="hv-theme-"] button.primary,body[class*="hv-theme-"] .button.primary{background-color:var(--hv-accent);color:#20243b!important}
