.wpcf7cf_repeater_controls{
	margin: 0 !important;
}
.wpcf7cf_repeater_sub{
	margin-bottom: 0 !important;
	padding: 0 20px 1px;
	background: var(--wp--preset--color--medium-grey);
}
.wpcf7cf_repeater_sub:first-child{
	margin-top: 30px;
}
.repeater-item-header{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 -20px 20px;
	padding: 0 0 0 20px;
	background: #b6b9c0;
	font-size: 12px;
	font-weight: 700;
}
.repeater-remove{
	appearance: none;
	width: 36px;
	height: 36px;
	background: var(--wp--preset--color--a-4-a-6-ac) url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10"><path fill="%232d323c" fill-rule="evenodd" d="M8.29289.2929c.39053-.39053 1.02369-.39053 1.41422 0 .39049.39052.39049 1.02368 0 1.41421L6.41421 5l3.2929 3.29289c.39049.39053.39049 1.02369 0 1.41422-.39053.39049-1.02369.39049-1.41422 0L5 6.41421l-3.29289 3.2929c-.39053.39049-1.0237.39049-1.41422 0-.39052-.39053-.39052-1.02369 0-1.41422L3.5858 5 .29289 1.70711c-.39052-.39053-.39052-1.0237 0-1.41422.39053-.39052 1.02369-.39052 1.41422 0L5 3.5858z" clip-rule="evenodd"/></svg>') center no-repeat;
	border: 0;
	font-size: 0;
}
.wpcf7-submit{
	margin-top: 20px !important;
}