.header{background-color:#1d1d1b;display:flex;flex-direction:column;justify-content:center;padding-top:.5rem;padding-bottom:.5rem}.header__logo{color:#fff}.header__logo-image,.header__logo-image path,.header__logo-image rect,.header__logo-image polygon,.header__logo-image circle,.header__logo-image ellipse{fill:#fff}.header__logo-image{height:26px;width:auto;display:block}.hamburger__inner,.hamburger__inner::before,.hamburger__inner::after{background-color:#fff}.nav{background-color:#1d1d1b;color:#fff}.footer{margin:0;padding:calc(.5rem + 2vh) 0;background-color:#1d1d1b;color:#fff}.footer__separator{border-top-color:hsla(0,0%,100%,.3)}.nav .socialmedia__icon,.footer .socialmedia__icon{color:#000;filter:invert(1)}@media(hover: hover)and (min-width: 517px){.cursor{--cursor-color: #1d1d1b;background-color:var(--cursor-color);border-color:var(--cursor-color)}.cursor--hover{background-color:rgba(0,0,0,0)}body:has(.header:hover) .cursor,body:has(.nav:hover) .cursor,body:has(.footer:hover) .cursor{--cursor-color: #ffffff}}
