.pdv-staff{
	border: 10px solid #fff;
}

.section-pdv h4{
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 10px;
}

.pdv-extras{
	border-top: 1px dashed #cccccc;
	margin-top: 30px;
}

.pdv-secondary{
	text-align: center;
}

.pdv-secondary h3{
	color: #172169;
}

.pdv-encuentros{
	background: #ffffff;
	padding: 30px;
	margin-top: 20px;
}

.pdv-encuentros p{
	text-align: justify;
}


.pdv-encuentros p span{
	color: #172169;
}

.pdv-secondary p{
	font-size: 1.8rem;
}

.pdv-contact{
	margin-top: 60px;
}

.pdv-contact-info{
	border: 1px solid #172169;
	padding: 20px;
	text-align: center;
}

.pdv-contact-info h4{
	color: #172169;
}

