// mixins
.animated() {
	animation-duration: 0.3s;
	animation-fill-mode: both;
}