.foto-perfil {
width: 350px; 
margin-top: 0px;
margin-left: 0px;
filter: drop-shadow( 5px 5px 5px rgb(201, 191, 191));
align-content: center;
display: block;
display: block;
margin: auto;
position: relative;
}

.menu {
width: 100%;
text-align: center; 
}

.menu li {
display: inline-block;
padding: 50px 50px;
margin-top: 0px;
line-height: 0px;
}

.ul {
list-style: none;
margin: 0%;
padding: 0%;
        
}
.menu a {
    
text-decoration: none;
color: #cc8f94;
display: block
padding: 12px 26px;
font-weight: 700
}

.quiensoy { 
color: #9e9e9e;
font-weight: 300;
text-decoration: none;
margin-right: 30px;
display: table;
width: 100%;
height: 40px;
text-align: center;
justify-content: center;
align-items: center;
    
}

.milena { 
text-align: center;
    font-family:serif;
    font-weight: 300;
    font-variant: small-caps;
    color: #cc8f94;
    font-size: 12pt;
    padding-left: 0%;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 60px;
}
.fondo {
  background: #fee9e6;
  margin: 70px 70px;
  overflow: hidden;
  border: 6px solid #fee9e6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.footer {
   color: #9e9e9e;
    font-family:serif;
    font-weight: 500;
    font-size: 9pt;
    text-align: center;
    margin-top: 100px;
    padding: 25px; 
        
}

.materias { 
text-align: center;
    font-family:serif;
    font-weight: 300;
    font-variant: small-caps;
    color: #cc8f94;
    font-size: 12pt;
    padding-left: 0%;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 20px;
    background-color: #ffffff;
    width: 100%;
    text-align: center;
    justify-content: center;
    border-radius: 5px;
    padding: 20px 20px 20px;
    filter: drop-shadow( 5px 5px 5px rgb(201, 191, 191));

}
    
.academico {
    
text-align: center;
    font-family:serif;
    font-weight: 300;
    font-variant: small-caps;
    color: #cc8f94;
    font-size: 12pt;
    padding-left: 0%;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 20px;
    
}
    
.fadu-logo {
width: 200px; 
margin-top: 0px;
margin-left: 0px;
filter: drop-shadow( 5px 5px 5px rgb(201, 191, 191));
padding-left: 0%;   
   
}

.uba-logo {
width: 100px; 
margin-top: 0px;
margin-left: 0px;
filter: drop-shadow( 5px 5px 5px rgb(201, 191, 191));
padding-left: 0%;   
}

.dgpc-logo {
width: 100px; 
margin-top: 0px;
margin-left: 0px;
filter: drop-shadow( 5px 5px 5px rgb(201, 191, 191));
padding-left: 0%;  
}

.hr {
    display: block;   
    height: 10px;   
    border: 0;   
    border-top: 1px solid #cc8f94;   
    margin: 1em 0;   
    padding: 2;
}

.plan {
color: #9e9e9e;
font-weight: 300;
text-decoration: none;
margin-right: 30px;
display: table;
width: 100%;
height: 40px;
text-align: center;
justify-content: center;
align-items: center;    
    
}

.planes {
    background-color: #ffffff;
    width: 100%;
    text-align: center;
    justify-content: center;
    border-radius: 5px;
    padding: 20px 20px 20px;
    filter: drop-shadow( 5px 5px 5px rgb(201, 191, 191));
    
}

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

.instagram {
    padding: 0px 20px 0px 0px; 
}




@media screen and (min-width: 600px) {

    .menu {
     font-size: 25px;
    }

    .quiensoy {
        font-size: 20px; 
    
     }
    
    .fondo {
        padding-left: 30px;
        padding-right: 30px;
    }
}
