
  #bloqueo {
    background-image: url(/imgInfinita/61veinticuatrohorasfondo.jpg);}
    
  .imgReal {
    background-image: url(/imgInfinita/61veinticuatrohorasfondocolor.jpg);
  }

  #contenedorPagInf {
    margin-top: 1vh;
    margin-left: 2vw;
    display: grid;
    grid-template-columns: repeat(98, 1vw);
    grid-template-rows: repeat(300, 1vh);
  }
h3{
  font-size: 1em;
  font-style: italic;
  margin-left: 5em;
  margin-right: 5em;
  text-align: center;
  hyphens: none;
}
  h1{
    text-align: left;
    color: black;
font-style: italic;
font-size: 2em ;
font-family: "Montserrat";
text-align: center;
    }

h4{
  font-size: 1rem ;
  font-family: "Montserrat";
  font-weight: 400;
  color: blue;
  }
  #articulo611{
    grid-area: 10/ 20/340/ 60;
    background-color: rgba(244, 244, 244, 0.9);
    font-size: 1em;
    font-family: "Faustina";
    color: black;
    column-count: 2;
    column-gap:2vw;
    text-indent: 0.9em;
    text-align: justify;
    padding: 2em;
   hyphens: auto;
  }
  #articulo612{
    grid-area: 10/ 62/180/ 90;
    background-color: rgba(244, 244, 244, 0.9);
    font-size: 1em;
    font-family: "Faustina";
    color: black;
    text-indent: 0.9em;
    text-align: justify;
    padding: 2em;
   hyphens: auto;
  }
  #articulo611 img{
    width: 25vw;
    align-items: center;
    margin-top: 1vh;
    margin-bottom: 1vh;
    background-size: contain;
box-shadow: 2px 5px 8px black; 
  }
  #articulo612 img{
    align-items: center;
    margin-top: 1vh;
    margin-bottom: 1vh;
    background-size: contain;
box-shadow: 2px 5px 8px black; 
  }

  .titular1{
  grid-area:1/ 20/10/60;
  background-color: rgba(239, 244, 244, 0.9);
  }
  .titular2{
    grid-area:1/ 62/10/90;
    background-color: rgba(239, 244, 244, 0.9);
    }
  .pie1, .pie2{
    width: 18vw;
    font-size: 1em;
    font-family: "Rose";
    font-style: italic;
    color: black;
    text-align: justify;
  }
.foto1{
  width: 18vw;
  margin-top: 2vh;
  margin-bottom: 2vh;
  margin-right: 5em;
  background-size: contain;
box-shadow: 2px 5px 8px black; 
}
.foto2{
  margin-top: 2vh;
  margin-bottom: 2vh;
  margin-right: 5em;
  background-size: contain;
box-shadow: 2px 5px 8px black; 
}
.foto3{
  background-size: cover;
  margin-left: -2em;
}
.foto4{
  grid-area: 80/ 17;
  opacity: 0.7;
}
.foto5{
  grid-area: 30/ 17;
  opacity: 0.7;
}