@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@700&display=swap'); --!no mover de esta linea!--
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300&display=swap');

.integrantes{font-family: 'Raleway', sans-serif;}

.alumnos{color:floralwhite;font-family: 'Raleway', sans-serif;font-size: 5rem;box-sizing: content-box;height: 25%;}


header{background:#002333;max-height: 30%;}

.section{background:#B4BEC9;max-height: 100%;border-top-style:solid;}

.estudiantes:hover{color:#159A9C;font-family: 'Raleway', sans-serif;text-align: center;}
.estudiantes{font-family: 'Raleway', sans-serif;text-decoration: none;color: darkgrey;text-align: center;}
nav a{color:white;padding: 0.5rem;text-decoration: none;font-family: 'Raleway', sans-serif;}
.link-activo:hover{background:#159A9C;}
nav{background: grey;padding: 0.5%;margin: 0%;}

.grupo{color:whitesmoke;font-family: 'Raleway', sans-serif;font-size: 3rem;}


.caja-1{box-sizing: content-box;width:15%;position: relative; left:3%;}
.foto{ border-radius: 120%; border-style:hidden; width: 20%; height: 20%;box-sizing:content-box;margin-left: 60%;padding: 1%;}
.encabezado{display: flex;align-items: center;}

.inicio{display: flex;justify-content:space-around;}

h4{font-family: 'Raleway', sans-serif;font-size: 1rem;color:crimson; }

.compas{text-align: center;font-family: 'Raleway', sans-serif;font-size:1rem;color:#159A9C;}



body{background:#DEEFE7; margin: 0%;max-width: 100%;}

.foja-academica{ text-align: center; color:#002333;font-family: 'Raleway', sans-serif; font-size: 1,5rem;}

.materias{display: flex;}
.columna-1{box-sizing: content-box;width: 33.33%; background: #E6F4FF; text-align: center;font-family: 'Raleway', sans-serif;}
.columna-2{box-sizing: content-box; width: 33.33%;background:#C4E0F5;text-align: center;font-family: 'Raleway', sans-serif; }
.columna-3{box-sizing: content-box; width: 33.33%;background:#E6F4FF;text-align: center;font-family: 'Raleway', sans-serif;}



.datos-uba{font-family: sans-serif; font-size: 0,05rem;box-sizing: content-box;width: 60%;text-align:left;}

.pie-de-pagina{box-sizing: content-box;margin-left: 25%;}

footer{font-size: 0,0002ram;font-family:  'Raleway', sans-serif;box-sizing: content-box;width: 100%;}
