#exitos {
	text-align: justify;
	padding: 68px 5% 5% 5%;
}

#exitos h1 {
	text-align: center;
}

#boton {
    color: white;
    background-color: #34495E;
}

#boton:active, #boton:hover {
    background-color: white;
    color: #34495E;
}