.#{$prefix}-shadow-hover { @include transition(all .3s); &:hover { box-shadow: 0 0 10px #ababab; } }