.wpcf7-checkbox span.wpcf7-list-item-label {
	cursor: pointer;
	line-height: normal;
	margin-left: 8px;
	font-weight: 400;
}

.wpcf7-checkbox label {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

.wpcf7 .row:not(:last-of-type) {
	margin-bottom: 36px;
}

.wpcf7 .row:last-child {
	margin-bottom: 0;
}

.wpcf7 p:empty {
	display: none;
}

.wpcf7 .col-lg-12 {
	padding-left: 0!important;
	left: 36px;
}

.wpcf7 br {
	display: none;
}