.index_contenido_header {
	display:flex; 
	flex-wrap:wrap; 
	padding:10px 10px 10px 10px !important;
}
.index_quienes_somos {
	padding:10px 10px 10px 10px;
}
.estilo_articulo h3 {
	color: black;
    font-size: 18px; 
    font-family: Montserrat; 
    font-weight: 800; 
    line-height: 24px; 
    word-wrap: break-word;
}
.estilo_articulo h5 {
	color: black;
    font-size: 14px; 
    font-family: Montserrat; 
    font-weight: 800; 
    line-height: 24px; 
    word-wrap: break-word;
}