.section .title {
	display: block;
	margin-top: 80px;
	margin-bottom: 60px;
	text-align: center;
}
.section .phone {
	margin-bottom: 30px;
	display: block;
	text-align: right;
}
.section .message {
	text-align: center;
}
.section .message h3 {
	margin-bottom: 35px;
}
.section .message p {
	margin-top: 50px;
}
