:root{--background-color: #333;--text-color: #fff;--dev-outline: 0;--dev-outline-color: #ccc;--highlight-color: #c84914;--menu-border-color: #ef7d00;--menu-text-color: #c84914;--menu-active-color: #fff;--menu-active-subpage-color: #f19974;--edge-distance: 3rem;--header-height: 140px;--header-margin-top: 2rem;--footer-height: 50px;--content-max-width: 1500px;--hero-translate-y: calc((var(--header-height) - var(--footer-height)) * -1 / 2);--menu-item-font-size: 1.3em;--image-link-background: hsla(0, 0%, 50%, .2);--image-glow: 0 0 20px rgba(255, 255, 255, .25);--image-glow-hover: 0 0 30px rgba(255, 255, 255, .35);--image-outline: 1px solid rgba(255, 255, 255, .3);--image-outline-highlight: 1px solid rgba(255, 255, 255, .5)}@media (min-width: 768px) and (max-width: 991px){:root{--edge-distance: 2rem}}@media (max-width: 991px){:root{--header-height: 110px}}@media (max-width: 767px){:root{--edge-distance: 1.25rem;--header-height: 80px}}
