@charset "utf-8";
/* Контент */
.main {
	font-size: .875rem;
}
.main-content p {
	text-align: justify;
}
/* Глобальные */
label {
	margin-bottom: .25rem;
}
.fs-875 {
	font-size: .875rem !important;
}
.fs-75 {
	font-size: .75rem !important;
}
/* Форма заказа */
#phone1, #phone2 {
  max-width: 80px !important;
}
#recaptcha {
	margin-top: 1.575rem;
}