.bs-custom-cf7-checkbox .custom-control-label:hover {
	cursor: pointer;
}

.wpcf7 .invalid .wpcf7-response-output {
	background-color: #fafafa !important;
	border: none !important;
	font-weight: 600 !important;
	color: #303030 !important;
}

.wpcf7 .sent .wpcf7-response-output {
	background-color: #d5eed5 !important;
	border: none !important;
	font-weight: 600 !important;
	color: #303030 !important;
}