


*{list-style: none; text-decoration: none;
  margin: 0; padding: 0; font-family: 'Roboto Condensed', sans-serif;
text-align: center}
header {background: #7fffd4}
.opciones {display: flex; flex-direction: row; 
                justify-content:space-around; align-items: center; 
                list-style: none; height: 6.25rem}
.opciones li {color: white; font-size: 1.5rem;height: 100%; display: flex; justify-content: space-around; width: 100%}
a {color: #000; align-self: center}
.opciones li:hover {background: #ff7e81}
.foto {display: flex; flex-direction: column; width: 100%;
height: 28rem}
figure {align-self: center; height: 20rem; padding-top: 5rem }
img {height: 20rem; align-self: center; border-radius: 10rem;box-shadow: 5px 5px 0px #424242; border:4px solid #ff7e81;}
.info-personal {width: 100%; height: 15rem}
h1 {font-size: 3rem; height: 5rem;color:#ff7e81}
h2 {font-size: 1.5rem; height: 3rem;color: #16306c}
h3{font-size: 1.2rem; height: 2rem;color: #16306c}
.sobre-mi {font-size: 1.2rem;color: #16306c}
.boton {height: 8rem; display: flex; justify-content: center; color: #ff7e81;}

.descargar {background: #16306c; height: 100%; font-size: 1rem; display: flex; align-items: center; width: 8rem; border-radius: 8rem;justify-content: center}
h4 {height: 5rem; display: flex; align-items: center; justify-content: center; font-size: 2.7rem;color: #16306c}
.anio {height: 3rem; font-size: 2.25rem; color: #ff7e81}
.tema {height: 3rem; font-size: 1.25rem ; color: #16306c}
footer {background:#7fffd4; height: 8rem;padding-bottom: 2rem}
footer p {color: #16306c; margin-left: 2rem; margin-right: 2rem; padding-top: 1.5rem }

.descargar{color: #ff7e81; font-size: 1.7.rem}
h6{font-size: 1.5rem; height: 3rem;color: #16306c
    
}