.wrapper { &:hover { background-color: $active-blue; } &.active { background-color: $active-blue; } }