.wpcf7-response-output.wpcf7-validation-errors {
	display: block;
	margin: 20px 0 0;
	background-color: #ff7e7e;
	color: white;
	text-align: center;
	border: 0;
	padding: 7px 0 10px;
}

div.wpcf7-mail-sent-ok {
	display: block;
	margin: 20px 0 0;
	background-color: #398f14;
	color: white;
	text-align: center;
	border: 0;
	padding: 7px 0 10px;
}

.form-control {
	color: white !important;
}

.btn-transform {
	text-transform: none !important;
}

.event-item {
	margin-bottom: 90px !important;
}

.car-title {
	color: #020202 !important;
}

.fail-inner {
	display: none;
}