h2  {
    text-decoration: inherit;
    color:#f3f3f3;
    list-style: none;
    font-family: serif;
    text-align-last:center;
    display: block;
    padding: .2rem
    margin: 0 1rem 1rem 0;
    text-transform: uppercase;
    font-size: 50%;
    background-color: #b38e89;
    }
    
h2 {
    display: block;
}


h2 {
    color: #fff1f1;
}
    
        
        box-sizing: border-box;
}
html{
    font-family: serif;
    font-size: 62,5%;
}
#linknav {
    color: #b38e89; 
}
#linknav:hover {
    color: #8c706c;
}
a {
    color: #b38e89;
}
a:hover {
    color: #8c706c;
}
h1  {
    color: #696969;
    font-size: 1.7rem;
}
h2  {
    color: #fff1f1;
    font-size: 1.5rem;
}
section div b  {
    color: ##999;
}


footer p {
    color: #818181;
    font-size: 0.8rem;
    font-style: italic;
}
section#datosacad ul {
    list-style: none;
    padding: 0rem;
    font-style: italic;
    
}