tittle{ color:black;}
.menu ul{
    display: flex;
    justify-content: flex-end;
}

.menu ul li{
    list-style-type: none;
    background: rgb(3, 3, 83);
    
    padding: 1rem;
    border-radius: 2rem;
}

.menu ul li a{
    color: #fff;
}


body {background: rgb(243, 241, 241)}
.name {
    display: flex;
    justify-content: center;
}

h1 {
    color: rgb(3, 3, 83);
    margin-block-start: 8rem;
    }


h2{
    display: flex;
    justify-content: center;
    color: rgb(3, 3, 83); 
}
a{color: rgb(3, 3, 83);text-decoration: none;}
footer p{font-size:0.8rem; color: rgb(3, 3, 83); text-align: center; }
.materiasaprobadas {
    color: rgb(3, 3, 83);
    display: flex;
    justify-content: center;
    
}
.materiasita {color:rgb(3, 3, 83)}
.materiasita { 
    display: flex; 
    justify-content: center; 
}

.materiasita div p{
    display: flex;
    justify-content: space-around ;
}

.fotoita {display: flex; justify-content: center}
.fotoita img{border-radius: 7rem;
}

/*belli*/
.belli img{
    display: flex;
    justify-content: center;
}