/* h1{
    font-size: 2.2rem;
    font-weight: 700;
} */
.link-dato{
    font-size: 1.6rem;
    font-weight: 600;
}
.dato{
    margin-left: 14rem;
}
.header-conteiner-porcentaje{
    justify-content: center;
    height: auto;
    padding-right: 5vw;
    padding-left: 5vw;
}
H1{
    font-size: 3rem;
    text-align: right;
}
.header-nav-lista{
    width: 130px;
}  
.header-nav-medium{
        width: 80%;
}
.header-nav__item > a {
        font-size: 1.4rem;
}
.conteiner-bio p{
    font-size: 1.8rem;;
}

.conteiner-bio{
    height: auto;
}
.conteiner-bio > p {
    margin-bottom: 3rem;
    height: auto;
}
.footer-class{ 
    font-size: 2rem;
} 
