@mixin body-S() {
	font-size: $font-size-bodyS;
	line-height: $line-height-text;
}
