*{
    margin: 0;
    border-radius: 290px;
    text-decoration: none;

}


body{
    background: #faf2be; 
    font-family: 'Roboto', sans-serif;
    text-align: center;

}



header{
}



nav{
    background: #faf2be;
    font-family: sans-serif;
    color: #000;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.25rem;
}

nav ul li{
    list-style-type: none;
}

nav ul li a{
    color: #000000;
    text-decoration: none;
   }

h1{text-align: center;
    color: aliceblue;
    font-size: 4rem;
    padding-top: 20px;
    padding-bottom: 20px;
}
h2{
    color: #faf2be;       
}

h3 a{
     color: #210029;
    text-decoration: none;
}

.integrantes1{
    padding-top: 30px;
    padding-bottom: 30px;

}

.integrantes ul li{
    font-size: 10pt;
    text-decoration: :none;
    display: inline;
    color: #000;
    padding: 6rem;

}


.datos {
    background-color: #faf2be;
    text-align: center;
}

.datos ul li{
    text-decoration: :none;
    display: inline;
    color: #000;
    padding: 6rem;

}

.footer {
    padding-top: 30px;
    }

.img {
    }  

.materias {
    text-align: center;
    
    }  