
body {
margin:0;
padding:0;
line-height: 1.5em;
font-size: 110%;
}

em {
  color: initial;
}

.newspaper-3c {
  column-count: 3;
  column-gap: 20px;
  column-rule-style: solid;
  column-rule-width: 1px;
   column-rule-color: lightblue;
   text-justify: inter-word;
   font-family: Georgia, Times New Roman, Times, serif;
font-size:1.6em;
padding: 15px;
  width: 100%;
  margin: 20px auto;
}

.newspaper-is {
  column-count: 2;
  column-gap: 20px;
  column-rule: 1px solid lightblue;
}

.box-1 {
  width: 300px;
  height: auto;
  padding:5px;
  border: 1px solid rgb(192, 192, 194);
  background-color: #edeaea;
}

p.texto-cuerpo {
  font-family:var( --e-global-typography-text-font-family ), Sans-serif;
  font-weight:var( --e-global-typography-text-font-weight );
  color:var( --e-global-color-text );
}
h1 {
  display: block;font-size: 2em;margin-top: 0.67em;margin-bottom: 0.67em;margin-left: 0;
  margin-right: 0;font-weight: bold;
}

h5 {
  display: block;font-size: 1.5em;margin-top: 0.83em;
  margin-bottom: 0.83em;margin-left: 0;margin-right: 0;font-weight: bold;
}

h2.sub_titulo_2 {
  display: block;font-size: 1.17em;margin-top: 0.83em;
  margin-bottom: 0.53em;  padding-top: 3%; margin-left: 0;margin-right: 0;font-weight: 600;
  font-family:"Oswald",sans-serif;color:#353636;line-height:1.25;margin-bottom:1rem;
}

h2 {
  display: block;font-size: 1.17em;margin-top: 1em;margin-bottom: 1em;margin-left: 0;
  margin-right: 0;font-weight: bold;color:#2a2b2b;
}
h2.titulo_h2 {
  font-family:"Oswald",sans-serif;color:#2a2b2b;line-height:1.25;margin-bottom:1rem;
  font-size:1.8rem;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

h3 {
  display: block;font-size: 1.17em;margin-top: 1em;margin-bottom:0.11em;margin-left: 0;
  margin-right: 0;font-weight: bold;color:#103d6c;
}
h3.titulo-azul {
  font-family:"Oswald",sans-serif;color:#2b6cb0;line-height:1.25;margin-bottom:0.11rem;
  font-size:1.8rem;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

h2.lobster-regular {
  font-size:1.9rem;
  font-family: "Lobster", serif;
  color:#092d56;
  font-weight: 600;
  font-style: normal;
  padding-top: 3%;
  padding-bottom: 2px;
}

h2 {
  column-span: all;
  text-align: center;
}

p{
line-height: 1.3em;
color: rgb(50, 57, 64);
font-family: Georgia, Times New Roman, Times, serif;
font-size:1.375rem;

} 

p.foto-nombre{
  margin:0;
  padding: 7px 0 0 0;
  font-family: Georgia, Times New Roman, Times, serif;
  color:#737478;
  font-size:0.802em;
  font-weight:500;
  font-style: italic;
  
  } 

p.autor-p {
  margin:0;
  padding: 7px 0 0 0;
  font-family: Georgia, Times New Roman, Times, serif;
  color:#737478;
  font-size:0.602em;
  font-weight:700;
  font-style: italic;
 
 }

 p.media-e {
  float: right;
  margin:0 0 0 30px;
  padding: 7px 0 0 30px;
  font-family: Georgia, Times New Roman, Times, serif;
  color:#737478;
  font-size:0.602em;
  font-weight:700;
  font-style: italic;
  text-align: right;
 
 }

 p.bajada {
  line-height: 1.2em;
  color: rgb(0, 0, 0);
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 1.375rem;
  font-style: italic;
  margin:30px 0 50px 0;
}


* {box-sizing: border-box;
  top:5px;
  }


  div.polaroid {
    width: 70%;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 25px;
  }
  
  div.container {
    text-align: center;
    padding: 10px 10px;
  }
  
  .container-mundo {
    width: 50%;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(255, 255, 255, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 40px;
    float: left;
    margin-right: 15px;
    border-radius: 10px;
  }

  div.container-mundo {
    text-align: center;
    padding: 10px 20px 30px;
  }
  
  .image {
    object-fit: cover;
    width: 100%;
    height: 150px;
  }
  
  .overlay {
    position: relative; 
    bottom: 30px; 
    height: 40px;
    top:5px;
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.5); /* Black see-through */
    width: 100%;
    transition: .5s ease;
    opacity:0;
    color: rgb(75, 72, 72);
    font-size: 12px;
    padding: 0px;
    text-align: center;
    margin:0  0 0 0;
    align: left;
  }
  
  .container-mundo:hover .overlay {
    opacity: 1;
  }

  .texto-mundo {
    font-size: 20px;
    padding-left: 20px;
  }
  /*
  <div class="container">
    <img src="img_avatar.png" alt="Avatar" class="image">
    <div class="overlay">My Name is John</div>
  </div>  */

 .row_mediaport{
  width:100%;
  height:50px;
  float:left;
  padding:5px 0 2px 5px;
  margin: 0px;  
  background-color:#ddd;
  border-bottom-color: rgb(138, 132, 132);
  border-bottom:0px solid;border-color:#ff0000; 
}  

.box_mediaport-left{
  position: relative;
	float:left;
	width:27%;
  font-family:Georgia, "Times New Roman", Times, serif; color:#fff;
  font-size: 16px; line-height: 1.3; padding:10px; margin: 2px 4px 2px 4px;
  border:1px solid;border-color:#333;height:auto; 
}
.box_mediaport-right{
  position: relative;
	float:right;
	width:27%;
  font-family:Georgia, "Times New Roman", Times, serif; color:#fff;
  font-size: 16px; line-height: 1.3; padding:10px; margin: 2px 4px 2px 10px;
  border:1px solid;border-color:#333;height:auto; 
}

.box_mediaport-center{
  position: relative;
	float:center;
	width:27%;
  font-family:Georgia, "Times New Roman", Times, serif; color:#f00;
  font-size: 16px; line-height: 1.3; padding:15px 0 0 0; margin: 15px 4px 2px 4px;
  border:1px 0 0 0 solid; border-color:#333; height:auto; 
}

.nospace{margin:0; padding:0; list-style:none;

}
 
/* Parent Container texto sobre imagen */

.container_0 {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay_0 {
  position: absolute;
  padding: 0;
  bottom: 0px;
  left: 0;
  right: 0;
  background-color: #141515;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
  opacity: 0.5;
}

.container_0:hover .overlay_0 {
  height: 20%;
  
}

.text_0 {
  color: white;
  font-size: 18px;
  position: absolute;
  padding: 10px;
  top: 50%;
  left: 40%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.text_1 {
  color: rgb(62, 63, 64);
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.text_foto {
  color: white;
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 40%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: left;
 padding: 10px 0 10px 0;
}

  

/* ############    Capitular y + ############# */

.pricingdiv{
  display: flex;
  margin-top: 15em;
  padding: 20px;
  flex-wrap: wrap;
  font-size: 14px;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  text-align: left;
  margin-bottom: 1em;
  background: #EFEFEF;
  border-left: 5px solid #EC9700;
}

.pricingdiv ul.theplan{
  list-style: none;
  text-align: left;
  margin: 0;
  display: flex;
  color: black;
  width: 300px; /* width of each table */
  height: 200px;
  padding: 0 0 0 0;
  margin-right: 10px; /* spacing between tables */
  margin-bottom: 1em;
  border: 0px solid #EC9700;
  transition: all .5s;
  background: #EFEFEF;
}

.pricingdiv ul.theplan:hover{ /* when mouse hover over pricing table */
  transform: scale(1.05);
  transition: all .5s;
  z-index: 100;
  box-shadow: 0px 4px 0px rgb(219, 216, 216);
}

.pricingdiv ul.theplan .center{
  margin: 0 auto;
  text-align: left;
}

.pricingdiv ul.theplan img{
  max-width: 100%;
  height: auto;
}

.pricingdiv ul.theplan li{
  padding: 0px 5px;
  position: relative;
 
}

.pricingdiv ul.theplan li.title{
  font-weight: bold;
  text-align: center;
  padding: 0px 5px;
  background:  rgb(255, 255, 255);
  color: white;
  box-shadow: 0 -10px 5px rgba(0,0,0,.1) inset;
  text-transform: uppercase;
}

.pricingdiv ul.theplan:nth-of-type(2) li.title{
  background: rgb(255, 255, 255);
  color: white;
}
    
.pricingdiv ul.theplan:nth-of-type(3) li.title{
  background: rgb(255, 255, 255);
  color: white;
}

.pricingdiv ul.theplan li b{
  text-transform: uppercase;
}
.pricingdiv ul.theplan li.title b{
  font-size: 0%;
}

.pricingdiv ul.theplan:last-of-type{ /* remove right margin in very last table */
  margin-right: 0;
}

/*very last LI within each pricing UL */
.pricingdiv ul.theplan li:last-of-type{
  text-align: left;
  margin-top: 10px; /*align last LI (price botton li) to the very bottom of UL */
}  

.pricingdiv a.pricebutton{
  background: red;
  text-decoration: none;
  padding: 10px;
  display: inline-block;
  margin: 10px auto;
  border-radius: 5px;
  color: white;
  font-weight: bold;
  border-radius: 5px;
  text-transform: uppercase;
}

/* ####### /Mio responsive layout CSS ####### */

.referencia{
  font-size: 12px;
  line-height: 15%;
  height: 35px;
	color: rgb(143, 140, 140);
	font-style: normal; 

	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	margin-left:1px;
  margin-top: 13px;
  margin-bottom: 13px;
	padding-left:10px;
  padding:5px 0px 5px 0;
	text-align: left;
}
.cafe-titulo {
	font-size: 175%;
	color: rgb(24, 23, 23);
	line-height: 1.2;
	font-style: normal; 
  letter-spacing: 0px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	margin-left:1px;
	padding-left:1px;
	text-align: center;
}

body .titulo{
margin: 0 0 30px 0;
font-size: 1.9em;
font-family: "KelsonSans", Arial, Helvetica, sans-serif;
font-weight: normal;
line-height: normal;
}

body .articulo{
font-size: 20px;
line-height: 1.5em;
-moz-osx-font-smoothing: grayscale;
color: rgb(49, 44, 44);
font-family: Lora !important;
font-weight: 400
}

.ingreso-noticia{
  margin: 0px 0;  
  padding: 5px;
  display: inline-block;
  border-top:0px;
    font-size: 14px;
    color: #000;
    line-height: 1.2;
    font-style: normal; 
      letter-spacing: 0px;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    color: rgb(128, 128, 128);

}


.circulo {
position: relative;
margin: 0px;
display: inline-block;
padding: 16px;
width: 40px;
height: 40px;
top: -30px;
left: -230px;
text-align: left;
  -moz-border-radius: 50%;
  -webkit-border-radius: 80%;
   border: 2px solid #1d2087;
background-color:#ff0000;
background-image: url("../../images/logos/logotipoML_100.png");
    z-index: 2;
 

}
    
.circulo:hover::after {
background: #fff;
border-radius: 50%;
-webkit-transform: scale(.9);
transform: scale(.9);

}
.circulo:hover {

 border: 1px solid #ff0000;
  color: #fff;

background: url('../img/ampliar-b.gif') no-repeat center;
 background-color:#ff0000;
 /*  background: url('../desang/ampliar.png') no-repeat bottom right;  */
}

.capitular {
float:left;
color:rgb(172, 168, 168);
border:0 solid #999;
font-size:90px;
line-height:80px;
font-family:times;
font-weight:700;
margin-right:10px;
padding:2px;

}

.capitular-negro {
  float:left;
  color:rgb(255, 255, 255);
  border:0 solid #000000;
  font-size:90px;
  line-height:80px;
  font-family:times;
  font-weight:700;
  margin-right:10px;
  padding:2px;
  
  }

.capLetter {
float:left;
color:red;
border:0 solid #999;
font-family: Georgia, Times New Roman, Times, serif;
font-size:90px;
line-height:80px;
font-family:times;
font-weight:700;
margin-right:10px;
padding:2px;

}

.capLetter_gris {
  float:left;
  height: 65px;
  color:rgb(172, 169, 169);
  border:0 solid #9d9a9a;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size:100px;
  line-height:30px;
  font-weight:700;
  margin-right:13px;
  margin-left:10px;
  margin-top:10px;
 padding:40px 45px 75px 45px;
 border-bottom: 1px solid rgb(244, 7, 7);
  background-color: #e6e3e3;
  border-radius: 45px 6px 0 10px;
  
  }

  .capitular-rojo {
    float:left;
    color:rgb(255, 255, 255);
    border:0 solid #999;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size:100px;
    height: 115px;
    line-height:80px;
    font-family:times;
    font-weight:500;
     margin-right:13px;
     margin-left:0px;
    padding:20px 45px 0 45px;
    background-color: #f90e05;
    
    }
    

.citation-a{
  font-family: 'Playfair Display', serif;
  font-size: 25px;
  line-height: 35px;
  color:#18a1c4;
  /*font-style: italic;*/
  text-align: center;
  font-weight: 400;
  display: block;
  margin: 10px 10px 20px 10px;
  font-feature-settings: "liga", "dlig";
  

}
.citation-a:before{
  border-top: 1px solid #ec0a0a;
  content: '';
  width: 250px;
  height: 16px;
  display: block;
  margin: 0 auto;
}
.citation-a:after{
  border-bottom: 1px solid #f00b0b;
  content: '';
  width: 100px;
  height: 16px;
  display: block;
  margin: 0 auto;
}

.citation{
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    line-height: 35px;
    color:#000000;
    /*font-style: italic;*/
    text-align: center;
    font-weight: 400;
    display: block;
    margin: 10px 0 20px 0;
    font-feature-settings: "liga", "dlig";

}
.citation:before{
    border-top: 1px solid #2f2f2f;
    content: '';
    width: 250px;
    height: 16px;
    display: block;
    margin: 0 auto;
}
.citation:after{
    border-bottom: 1px solid #2f2f2f;
    content: '';
    width: 100px;
    height: 16px;
    display: block;
    margin: 0 auto;
}


/*--- 

<div class="hover-text">hover me
  <span class="tooltip-text" id="fade">I'm a tooltip!</span>
</div>
<div class="hover-text">hover me
  <span class="tooltip-text" id="delay">I'm a tooltip!</span>
</div>

---*/

.tooltip-text {
  position: absolute;
  top: -40px;
  left: -50%; */
  z-index: 2;
  width: 100px;
  color: white;
  font-size: 12px;
  background-color: #192733;
  border-radius: 10px;
  padding: 10px 15px 10px 15px;
}

#fade {
  opacity: 0;
  transition: opacity 0.5s;
}

#delay {
  opacity: 0;
  transition: opacity 0.2s;
  transition-delay: 1s;
}

.hover-text:hover #fade { opacity: 1; }
.hover-text:hover #delay { opacity: 1; }


.hover-text {
  position: relative;
  display: inline-block;
  margin: 40px;
  font-family: Arial;
  text-align: center;
}


/* bubble hover */
ul.navUL li a:hover .hoverBubble {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

/* content in the bubble */
.hoverBubble i {
  display: block;
  font-size: 1.5em;
  text-align: center;
}

.hoverBubble p {
  font-size: 0.9em;
  min-height: 100px;
}


#pagina{padding:50px 0; clear:both; font-size:1em; line-height:1.4em;}
#pagina section{margin-bottom:50px;}
#pagina section.last{margin-bottom:0;}

/* ####### termina el mio ####### */

@media only screen and (max-width: 600px) {
.pricingdiv{
  width: 100%;
  flex-direction: column;
}
  .pricingdiv ul.theplan{
    flex-direction: column;
    border-radius: 0;
    width: 100%;
    margin-right: 0;
  }
  
  .pricingdiv ul.theplan:hover{
    transform: none;
    box-shadow: none;
  }

    .pricingdiv ul.theplan img{
      max-width: auto;
      height: auto;


  }
}


.blockquote-noticias{
    float:left;
      width: 50%;
      height:auto;
      padding: 20px;
      margin-bottom: 15px;
      font-size: 1.2em;
      font-style: italic;
      margin-left: -13%;
      margin-right: 1%;
      float:left; font-family:Georgia, "Times New Roman", Times, serif; color:rgb(88, 86, 86);
      line-height: 1.2; vertical-align: text-top; 
      border-left: 20px; 
      background:#fff; text-align: left; 
      border-top: 1px solid rgb(185, 173, 40);
      border-bottom: 1px solid rgb(185, 173, 40);
      position:relative; 
      border-radius: 6px;
  box-shadow: 0 4px 8px 0 rgba(143, 142, 142, 0.2), 0 6px 20px 0 rgba(155, 153, 153, 0.19);
}
      
.item1 { grid-area: left; width: 100%;}
.item2 { grid-area: right; }
.item3 { grid-area: right; text-align:right; width: 100%; }

.grid-container{
  display: grid;
  grid-template-areas:'left right right right right right';
  gap: 1px;
  padding: 3px;
  margin:0 0 40px 0;
  border-bottom:1px solid;border-color:#ff0000; 
}

.grid-container > div {
  text-align: left;
  padding: 5px;
  font-size: 24px;

}

img.bloque{
  float:left;
  display: block;
  position: relative;
  margin:5px 0 10px 20px;
  padding-left: 10px;
  top: 0;
  left: 15px;
  width: 80px;
  height: 80px;
  }
  
    blockquote-b .imagen-block {
      object-fit: cover;
      width: 100%;
      height: 150px;
      display: inline-block;
        margin: 2px 0 20px 0;
        background-color: #ddd;
        border: solid 0px;
      }
  
    blockquote-b .quote {
        margin-left: 10px;
    }
    
    blockquote-b .quote:before,
    blockquote-b .quote:after {
        content: '"';
        color: red;
        font-size: 1.6em;
        line-height: 0;
        vertical-align: middle;
    }
    
    blockquote-b .quote:after {
        display: inline;
    }
    
    mark {
      background-color: #e7e6e6;
      color: black;
    }
  
  .blockquote{
    float:left;
      width: 100%;
      height:auto;
      float:left; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; color:rgb(87, 78, 78);
      font-style: italic; line-height: 1.5; vertical-align: text-top; padding:10px;
      margin:10px 0 10px 20px; border-left: 1px solid #FF8C00; 
      background:rgb(255, 255, 248); 
      text-align: left;
      position:relative; 
      
    }
  
    .blockquote_a{
      float:left;
      background-color:#f0ece1; 
        width: 100%;
        height:auto;
        font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; color:rgb(9, 0, 0);
        font-style: italic; line-height: 1.3; vertical-align: text-top; padding:10px;
        margin:10px; border: 1px solid rgb(220, 220, 218);border-bottom: 2px solid rgb(180, 147, 77);
        border-radius: 6px;
        text-align: left;
        position:relative; 
        
      }
    
  
    .blockquote-1{
      float:left; width: 35%;height:auto;
        float:left; font-family:Georgia, "Times New Roman", Times, serif; color:rgb(88, 86, 86);
        line-height: 1.2; vertical-align: text-top; padding:2px;
        margin: 5px; border-left: 0; 
        background:#fff; text-align: left; 
        position:relative; 
        
      }

ul.a {
  list-style-type: circle;
}

ul.b {
  list-style-type: square;
  font-size:18px;
  float:left; font-family:Georgia, "Times New Roman", Times, serif; color:rgb(88, 86, 86);
}

ol.c {
  list-style-type: upper-roman;
}

ol.d {
  list-style-type: lower-alpha;
}



/* ####### media columnas ####### */
@media only screen and (max-width: 900px) {
.newspaper-3c {
  column-count: 3;
  column-gap: 20px;
  column-rule-style: solid;
  column-rule-width: 1px;
   column-rule-color: lightblue;
   text-justify: inter-word;
   font-family: Georgia, Times New Roman, Times, serif;
font-size:1.6em;
padding: 15px;
  width: 100%;
  margin: 20px auto;
}

.newspaper-is {
  column-count: 2;
   width: 100%;
  column-gap: 20px;
  column-rule: 1px solid lightblue;
}

.box-1 {
   width: 100%;
  height: auto;
  padding:5px;
  border: 1px solid rgb(192, 192, 194);
  background-color: #edeaea;
}

  }


@media only screen and (max-width: 700px) {
.newspaper-3c {
  column-count: 3;
  column-gap: 20px;
  column-rule-style: solid;
  column-rule-width: 1px;
   column-rule-color: lightblue;
   text-justify: inter-word;
   font-family: Georgia, Times New Roman, Times, serif;
font-size:1.6em;
padding: 15px;
  width: 100%;
  margin: 20px auto;
}

.newspaper-is {
  column-count: 2;
   width: 100%;
  column-gap: 20px;
  column-rule: 1px solid lightblue;
}

.box-1 {
   width: 100%;
  height: auto;
  padding:5px;
  border: 1px solid rgb(192, 192, 194);
  background-color: #edeaea;
}

  }


@media only screen and (max-width: 600px) {
.newspaper-3c {
  column-count: 3;
  column-gap: 20px;
  column-rule-style: solid;
  column-rule-width: 1px;
   column-rule-color: lightblue;
   text-justify: inter-word;
   font-family: Georgia, Times New Roman, Times, serif;
font-size:1.6em;
padding: 15px;
  width: 100%;
  margin: 20px auto;
}

.newspaper-is {
  column-count: 2;
   width: 100%;
  column-gap: 20px;
  column-rule: 1px solid lightblue;
}

.box-1 {
   position: relative;
  top: 10px;
  width: 100%;
  height: auto;
  padding:0 0 15px 0;
  border: 1px solid rgb(192, 192, 194);
  background-color: #edeaea;
}

  }


@media only screen and (max-width: 500px) {
.newspaper-3c {
  column-count: 3;
  column-gap: 20px;
  column-rule-style: solid;
  column-rule-width: 1px;
   column-rule-color: lightblue;
   text-justify: inter-word;
   font-family: Georgia, Times New Roman, Times, serif;
font-size:1.6em;
padding: 15px;
  width: 100%;
  margin: 20px auto;
}



.newspaper-is {
  column-count: 2;
   width: 100%;
  column-gap: 20px;
  column-rule: 1px solid lightblue;
}

.box-1 {
   position: relative;
  top: 10px;
  width: 100%;
  height: auto;
  padding:0 0 15px 0;
  border: 1px solid rgb(192, 192, 194);
  background-color: #edeaea;
}

  }

@media only screen and (max-width: 400px) {
.newspaper-3c {
  column-count: 3;
  column-gap: 20px;
  column-rule-style: solid;
  column-rule-width: 1px;
   column-rule-color: lightblue;
   text-justify: inter-word;
   font-family: Georgia, Times New Roman, Times, serif;
font-size:1.6em;
padding: 0 0 15px 0;
  width: 100%;
  margin: 20px auto;
}

.newspaper-is {
  column-count: 2;
   width: 100%;
  column-gap: 20px;
  column-rule: 1px solid lightblue;
}

.cafe-titulo {
  position: relative;
	font-size: 170%;
	color: rgb(24, 23, 23);
	line-height: 1.2;
	font-style: normal; 
  letter-spacing: 0px;
	font-family:"Oswald",sans-serif;color:#353636;line-height:1.25;margin-bottom:1rem;
	margin-left:1px;
	padding-left:1px;
	
}

.box-1 {
  position: relative;
  top: 10px;
  width: 100%;
  height: auto;
  padding:0 0 15px 0;
  border: 1px solid rgb(192, 192, 194);
  background-color: #cfc9f8;
}

  }