button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	@extend .button;
	@extend .button.button-primary;
}
