.header-module{background:var(--background);.container{.logo{max-width:200px}.navbar-toggler{background:none;border:0;padding:0}.navbar-nav{width:fit-content;.nav-item{width:100%;.nav-link{align-items:center;display:inline-flex;width:100%;.text{display:inline-flex;margin-right:var(--link-margin-right);max-width:var(--link-max-width)}.arrow{align-items:center;background:#fff;border-radius:50%;color:#000;display:inline-flex;flex-shrink:0;height:2rem;justify-content:center;margin-left:auto;transition:background .15s,color .15s;width:2rem;&.color-blue{background:var(--blue)}&.color-green{background:var(--green)}&.color-yellow{background:var(--yellow)}&.color-red{background:var(--red);color:#fff}&.color-black{background:#000;color:#fff}}&:hover{.arrow{background:#fff;&.color-black,&.color-red{color:#000}}}}}}}}