
.DGPC {
    color: #680171; text-align: center; font-size: 40px; margin-top: 5rem; font-family: 'Pacifico', cursive; font-family: 'Dancing Script', cursive;
}

html {
    background-color: #f0d7ef; text-align: center;
}

.SIU {
    font-family: "Trebuchet MS"; color: #5c0064;  
    text-align: center; margin-top: 4rem; 
}

.FOTO {
    border-radius: 10%; border: 8px solid rgb(223, 128, 227); box-shadow: .5rem .5rem .6rem #04390b; margin-top: -1.5rem;
}


.DGPCFOTO {
    height: 50px; margin-top: 30px; margin-bottom: 30px
}


a { 
    
    color: #ffffff; text-decoration: none; font-family: sans-serif;
}


.APP {
     height: 700px
}


nav ul li{   
 
    padding: 30px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    word-spacing: 1rem
    
}
.Materias {
    display: flex; flex-direction: column; line-height: 0; margin: 5rem
}



nav {
    background-color: #680171
}

.FACEBOOK {
    color: #373dcc
}


.propuestas {
    display: flex; justify-content: center
}
