 @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,400;1,500;1,700&display=swap');
html {
      line-height: 1.5;
      font-family: Georgia, serif;
      font-size: 20px;
      color: #1a1a1a;
      background-color: #fdfdfd;
    }
        a {
      color: #333333;
        font-weight: normal;
    }
    a:visited {
      color: #1a1a1a;
    }
    h1, h2, h3, h4, h5, h6 {
      margin-top: 2em;
    }
    h5, h6 {
      font-size: 1em;
      font-style: italic;
    }
    h6 {
      font-weight: normal;
    }
    ol, ul {
      padding-left: 1.7em;
      margin-top: 1em;
    }
    li > ol, li > ul {
      margin-top: 0;
    }
    .destacado {
      margin: 1em 0 1em 2em;
      padding-left: 1em;
      border-left: 2px solid #e6e6e6;
      text-align: justify;
        line-height: 1.3em;
        font-size: 0.9em;
        hyphens: auto;
    }

/*.art-titulo-ingles + .art-titulo-ingles {
  margin-top: -1rem;
}*/

.pkp_structure_head { 
    background-image: url('https://revistas.ungs.edu.ar/public/journals/10/homepageImage_es_ES.png');
    background-size: cover;
    height: 200px;
}
.pkp_navigation_primary_row {
    background-color: #ffffff;
    padding: 4px;
    /*opacity: 0.5;*/
}

