@mixin aliasesFont {
	color: $color-subtle;
	line-height: 1.3em;
	font-family: $font-family-base;
}
