.#{$eps-prefix}back-button {
	font-size: 14px;
	margin-block-end: spacing(24);

	.#{$eps-prefix}icon {
		transform: getValueByDirection(rotate(0deg), rotate(180deg));
	}
}
