﻿.alert.alert-success {
	line-height: 1;
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 1.2rem;
	padding: 1rem 0;
	background: #8caf13;
	color: #fff;
}
.form-item_full {
	flex: 1 0 100%;
}
.content-block_p-t {
	padding-top: 75px;
}