| /* TRANSITIONS | |
| ############################################################################ */ | |
| $transition: all 300ms cubic-bezier(0.230, 1.000, 0.320, 1.000); | |
| /* SHADOW | |
| ############################################################################ */ | |
| $shadow: 0 8px 6px -6px hsla(0,0,0,.35); | |
| // $focus-shadow: 0 0 6px 0 $focus; |