*{
    margin: 0em;
    padding: 0em ;
    border: 0;
    box-sizing: border-box;
    
    
    
}



h1{
    display: flex;
    align-items: center;
    justify-content: center;    
    padding: 1em;
    background-color: azure;
     }
h2{ margin: 20px 0px 15px 20px ;  font-family: "Roboto", sans-serif; font-weight: bold; color: #ffffff;}
.club { margin: 5px 0px 15px 20px ;  font-family: "Roboto", sans-serif; font-weight: 300;font-size: 12pt; color: #ffffff;}

.objetivos p { margin: 0px 30px 20px 20px; font-family: "Roboto", sans-serif; font-weight: 300; color: #ffffff;font-size: 10pt;
}

.principal ul {
    
    padding: 1em 1em 1em 1em;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content:space-around;
    align-items: center;
    font-size: 1em;
    flex-basis: 25%;
    list-style-type: none;
    border-width: medium;
    background-color: cornflowerblue
   
    
    
}
.escudo {margin: 20px 20px 5px 20px;
height: 90px;
width: auto}

.principal ul a{ background-color: cornflowerblue
}
    

    
    
    
    
    
.individual ul {

    margin: 10px 0px 10px 20px;
    padding: 0 0 0 5px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    font-size: 0.9em;
    justify-content: flex-start;
    align-items: flex-start;
    flex-basis: 25%;
    list-style-type: none
    
}


.integrante {
    margin: 5px 0 ;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-around;
}
.fotos {width: 70px;
    height: auto;
border-radius: 10em;
    box-shadow: 0 0.35em 0.50em 0 rgba(0, 0, 0, 0.61)}
    
.integrante h3 {
    margin: 0 0 0 1em;
}


.redes ul {
    margin: 10px 0px 10px 20px;
    padding: 0 0 0 5px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    font-size: 0.9em;
    justify-content: flex-start;
    align-items: flex-start;
    flex-basis: 25%;
    list-style-type: none
    
}

    
.redes h2 {
     margin: 15px 0px 10px 20px ;  font-family: "Roboto", sans-serif; font-weight: bold; color: #ffffff;
    
}
}
* {font-family: sans-serif}

 
    

a { margin: auto;  font-family: "Roboto", sans-serif; font-weight: bold; color: #ffffff; text-decoration: none;}
h1 { margin: 0 auto;  font-family: "Roboto", sans-serif; font-weight: bold; color: #200a7c; }


a{ text-decoration: none;} 
li  {
        font-family: "Roboto", sans-serif; 
        font-weight: normal;
        color: #ffffff;
    
    
}

{text-decoration-line: none}

*  {background-color: #13155f;
    
}
.academica {margin: 15px 0 30px 0}
.info {  margin: 0px 30px 10px 20px;
list-style-type: none;
font-size: 10pt}
footer {
    
    
    
    
    background-color: azure
}

.contenido{ 
    padding: 10px 20px 10px 20px;
    font-family: "roboto";
    font-size: 9px;
    font-weight: 300;
    color: #200a7c;
    background-color: azure}

    
    

 
