#cultura{
  font-weight: 800; 
}
#contexto{
    background: #d6d8da;
    padding-top: 2em;
  }

  #nato{
    max-width: 100%;
    height: 20em;
  }

  #nomjviejo{
    font-size: 1.5em;
    font-weight: 600;
  }

  #imgjviejo{
    max-width: 100%;
    height: 32em;
    padding-bottom: 1em;
  }
  .secciones{
    margin-top: 2em;
    margin-bottom: 1.5em;
  } 
  
  .nombretitulo{
    padding-top: .5em;
    padding-bottom: 1em;
  }

  .imgvestimenta{
    max-width: 100%;
    height: auto;
  }