.block-gravity-form {
	.gform_footer :is([type="submit"]) {
		background-color: var(--secondary) !important;
		margin: auto !important;
	}
}