.gform_required_legend {
	display: none;
}

.gform-theme--api, .gform-theme--foundation {
	--gf-form-gap-x: 1rem;
	--gf-form-gap-y: 1rem;

}



.gfield--type-section {
	border-bottom: 1px solid var(--wp--preset--color--plum)!important;
}

.gfield--type-section h3  {
	font-size: var(--wp--preset--font-size--large);
	margin-block-start: var(--wp--preset--spacing--2);
	margin-block-end: 0!important;
}

.gfield_list_group_item:before  {
	font-size: var(--wp--preset--font-size--small);
	color: var(--wp--preset--color--black)!important;
}