@charset "utf-8"; 

reglas generales

body {
    background-color: rgba(255, 255, 255, 0.35);
    font-family: gotham;
    min-height: 100vh;
    display: flex 
    flex-direction: column;
}

#img1 , #img2 , #img3 , #img4 , #img5 , #img6 , #img7 , #img8{
    display: block;
    margin: auto;
    padding: 2px;
    text-align: center;
    max-width: 300px;
    height: auto;
    border-radius: 200px;
    color: #000000;
    font-size: 1.4em;
    font-family: gotham
        
}

#img5 , #img6 , #img7 , #img8 {
      display: block;
    margin: auto;
    padding: 2px;
    text-align: center;
    max-width: 300px;
    height: 90px;
    border-radius: 200px;
    color: #000000;
    font-size: 1.4em;
    font-family: gotham;
}


.equipo img{
    max-width:200px;
    display: block;
    width:200%;
    height:100px;
    margin:auto;
    padding: 10px 50px 10px 10px;
}

.equipo ol{
    display:flex;
    flex-direction: row;
    text-align: center;
    justify-content: space-around;
    list-style: none;
    
}

ul {
    list-style: none
    margin: ;
    padding: ;
}

li {
    color: rgb(0, 0, 0)
}
    
}
a{
    text-decoration: none
    color: khaki;
}


figure{
    margin: 0;
    padding: 0;
    max-height: 30em;
}


    
html{
    height: 100%;
    
}
header {
    color: rgba(250, 0, 0, 0.22)
    
    
}
body{
    margin: 10px;
    background-color:rgba(178, 201, 255, 0.44);
}

main{
   margin: auto;
}
h1 {
    text-align: ;
    font-family:serif;
    font-weight: bold;
    background-color:rgba(255, 255, 255, 0.35);
    color: #ff6c3f;
    padding: ;
    font-weight: 10px;
    border-radius:0px ;
    font-size: 15px;
    
}

h2{
    text-align: center;
    font-family:gotham;
    font-size: 1.8em;
    background-color:rgba(19, 175, 181, 0.08);
    color: #000000;
    padding: 5px 50px;
    font-weight: bold;
    border-radius:30px ;
    font-weight: bold;
    
}

h3{
    font-family: gotham;
    text-align:;
    font-weight:bolder;
    font-size: 15pt;
    color: #000000;
        
}

h4{
    font-family: gotham;
    text-align: ;
    font-weight:bolder;
    color: #000000;
    font-size: 15pt;
    margin-bottom:0px;
}

section ul {
    font-family: gotham;
    text-align: ;
    list-style: none;
    color: #000000;
    
}

section p{
    font-family: gotham;
    text-align: center;
    color:#581845;
    
}

footer{
    color:#000000;
    font-size: 10pt;
    text-align:;
    margin-top:50px;    
}





primera parte para el celular
mobile first

.dgpclogo img {
    
}

.logodgpc , header h3{
    display: inline-block;
    max-height: 12em;
    vertical-align: middle;
}


header nav ul li a{
    color: black;
    font-size: 01.1em;
    background-color: rgba(130, 101, 209, 0.37);
    display: flex;
    text-align: center;
    margin: 0 0 10px 0;        ;
}
article #tema hl{
    line-height: 3em;
    background-color: rgba(240, 230, 140, 0.29);
    padding: 0 0 0 1.5em;
}
footer{
    background-color: rgba(140, 198, 240, 0.54);
    margin: 2px 0 0 23px;
    padding: 5px 20px 5px 20px;
    font-family: gotham
}
footer >div{
    display: inline-block
}

