.select {
color: $shadow-strong;
background: $background;
padding: .5rem;
font-size: 1rem;
border: solid 1px $shadow-weak;
cursor: pointer;
}