@mixin shadow($shadow-color) { box-shadow: 0 0 5px $shadow-color; }