.centro{
	text-align: center;
}
/*.c-hero-teaser__content-inner::before {
    background-color: #ded1a8;
}*/
.c-site-nav__link.is-active .c-site-nav__link-label {
    color: #f2682a;
}
.espacio {
    padding: 30px 80px;
}

li:nth-child(n+3):nth-child(-n+3) span.c-site-nav__link-label{
    color: #6BAEE0!important;
}
li:nth-child(n+2):nth-child(-n+2) span.c-site-nav__link-label{
    color: #6BAEE0!important;
}
li:nth-child(n+1):nth-child(-n+1) span.c-site-nav__link-label{
    color: #6BAEE0!important;
}