/*
 * Contacts
*/

.contacts {
	margin-top: 1em;
	color: #4F4D88;
	padding-bottom: 2em;
}

.contacts .b3 {
	margin-bottom: 1em;
	font-size: 1.78em;
	line-height: 1.125;
	letter-spacing: -0.5px;
	color: #4F4D88;
}

.contacts .acf-map {
	height: 14em;
	margin-bottom: 1.5em;
}

.contacts .address.b6 {
	font-weight: 300;
	font-size: 1.11em;
	line-height: 1.5;
	color: #4F4D88;
}

.contacts .address.b6 p {
	margin: 0;
}

@media (max-width: 767px) {
	.contacts-item {
		margin-bottom: 2em;
	}
}