*{margin: 0; padding: 0;box-sizing:border-box;text-align: center;}

contenedor {max-width: 80rem 0rem 0rem 80rem;
    margin: 5rem 10rem 10rem 5rem;
justify-content: space-around;text-align: center
}






h1 {padding: 3rem; 
 min-height: 30rem;
    max-width: 90rem;
    min-width: 30rem;
background:#ffd908;
    margin: 4rem 3rem 3rem 3rem; 
   
    }



h2 { /*margin: 3rem 3rem 3rem 3rem;*/ padding: 3rem; 

    display: inline-block;
	flex-direction: row;
	align-items: stretch;
    min-height: 23rem;
    max-width: 20rem;
    min-width: 23rem;
    background:#ffd908;
font-size: 1rem;
    /*flex-wrap: wrap; */
    justify-content: space-between; 

 text-align: center; list-style-type: none; display: inline-bloc;   margin: 6rem 1rem 1rem 1rem; 
  text-decoration: none; padding: 0rem 0rem 0rem 2rem ; 
 }




main {margin: 0rem 0rem 0rem 15rem;
    min-height: 40rem;max-width: 85rem; border: 0.15rem solid #7108ff;}

section  {background: #8001ff;
    
    min-height: 65rem;
    max-width: 80rem;
    margin:1rem 1rem 1rem 2rem;}
 
    
/*margin: {0rem 0rem 0rem 15rem;
    
    
    min-height: 65rem;
  
    min-width: 65rem;
      max-width: 85rem;
    background:#7108ff;
    min-height: 16rem} */



header{
    background: #ff019d;
    
    min-height: 15rem;
    max-width: 85rem;
    /*min-width: 15rem;*/
margin: 5rem 0rem 0rem 15rem;}

aside{
    background:#ff6c00;
    min-height: 12rem;max-width: 85rem;margin: 0rem 0rem 0rem 0rem;
}
footer{
    background: #f51704;
    min-height: 35rem;max-width: 85rem;margin: 0rem 0rem 0rem 15rem;
}
