@charset "utf-8";
header {text-align: center; align-content: center}
h1 {
    display: block;
    text-align: center;
    background-color: white;
    color:#eb7a65} 
h2 {
    text-align: center; 
    color: floralwhite}

h3 {
    text-align: center; 
    color: white}
body {
    background-image: url(foto2.jpg);
   background-size: 100vw 100vw}

main{ font-family:JOST; font-size: 60}

#florencia {
    background-image: linear-gradient(to top, rgba(240,0,0,0), #df7b6c); 
    display: block;
    margin: 2em 1em 2em 1em}
#propuesta {
    background-image: linear-gradient(to top, rgba(240,0,0,0), #fba72b); 
    display: block; 
    margin: 2em 1em 2em 1em}

.descripcion {
    text-align: center}

footer {
    text-align: center; 
    color: white; font-size: 24; 
    background-color: #302f2f;
    padding: .5em .5em;
    flex-grow: 0;
    align-content: space-around; font-family: sans-serif}

nav ul {
    list-style: none}

.integrantes nav ul li a {
    border-radius: 10em;
    padding: 1em;
    display:block;
    font-family: sans-serif; 
    background-color: papayawhip;
    border: 2em;
    margin: 0.8em;
    color:darkgoldenrod; font-family:JOST}

.integrantes ul{ display: flex;justify-content:center
}
.integrantes h2 {text-align: center
    display: flex; 
    background-image: linear-gradient(to top, rgba(240,0,0,0), #a5949c);  
    margin: 2em  2em 0 2em}
header ul{
    display:flex;
    justify-content:center; 
}
.flor  {background-color: #df7b6c}

#menu nav ul li a{
    border-radius: 10em;
    padding: 1em;
    width: 6em;
    display: block;
    font-family: sans-serif; 
    background-color: white;
    border: 2em;
    margin: 0,5em;
    color: #a5949c}

.boceto img {
    width: 100% }
.avatar img {
    border-radius: 10em; 
    width: 25%; 
    margin: auto}
.texto {
    text-align: center; 
    color: cornsilk} 
.descripcion {
  background-color:#a5949c; 
    display: block;
    margin: 2em 2em 2em 1em;
    align-content: center;
    text-align: justify
}
#menu nav ul li a:hover {
    color: deeppink}

nav ul li a:hover {
    color: deeppink}