.organos p {
	text-align: left;
	margin: 0
}

h2 {
	padding-bottom: 10px;
	border-bottom: 2px solid #237da2;
}

.organos p:nth-child(2) {
	font-size: 0.9em;
	/*text-transform: uppercase;*/
}

.organos p:last-child {
	margin-bottom: 15px;
}

