@mixin rounded-corners() {
	border-radius: $standard-round-corners;
}