@mixin descriptionFont() {
	color: $color-black;
	line-height: 1.3em;
	font-family: $font-family-sans;
}
