.privacy-cart {
	font-size: 13px;
	line-height: 22px;
	text-align:center;
 }

#contact-form button {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.privacy-block__title {
	margin: 27px 0 22px 0;
	text-align: center;
}
.privacy-block__list {
	margin-bottom: 35px;
}
.privacy-block__list li {
	list-style: inherit;
	line-height: 23px;
	margin-bottom: 7px;
}
.privacy-main-block {
	font-size: 13px;
	line-height: 22px;
}
.offer-form {
	line-height: 25px;
}
#order-form .politica {
	font-size: 13px;
	text-align: center;
}

.form-errors {
	color : #f58b8b;
	margin : 5px;
}