@charset "utf-8";
/* CSS Document */
.pr-contact {
	padding: 30px;
	margin-bottom: 80px;
	border: 1px solid #187FC3;
	display: inline-block;
}
.pr-contact h4 {
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}
.pr-contact p {
	margin-bottom: 5px;
}
#privacy h3{
	padding-left: 0;
}