/*
Theme Name: Custom Site Theme
Author: LB
Description: Theme created by: LB.;
Version: 2.0
*/

/* All style files in directory stylesheets */ 


.wpcf7-acceptance .wpcf7-list-item label{
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}
.wpcf7-acceptance .wpcf7-list-item label input[type="checkbox"]{
	width: 14px;
	margin-right: 10px;
}