a {
  text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Libre Baskerville", serif;
  color: #003f6b;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1.2em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none !important;
  color: #003f6b;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #006699;
  text-decoration: none !important;
}
@media (min-width: 993px) {
  h1 {
    font-size: 3em;
  }

  h2 {
    font-size: 2.1em;
  }

  h3 {
    font-size: 1.8em;
  }

  h4 {
    font-size: 1.5em;
  }

  h5 {
    font-size: 1.3em;
  }

  h6 {
    font-size: 1.1em;
  }
}

@media (max-width: 992px) {
  h1 {
    font-size: 2.2em;
  }

  h2 {
    font-size: 2.1em;
  }

  h3 {
    font-size: 1.8em;
  }

  h4 {
    font-size: 1.5em;
  }

  h5 {
    font-size: 1.3em;
  }

  h6 {
    font-size: 1.1em;
  }
}

.relacionada-portada a {
  font-family: "Libre Baskerville", serif;
  line-height: 1.2em;
}

.relacionadas {
  font-size: 16px;
}

.antetitulo {
  font-size: 16px;
  line-height: 1.3em;
  font-weight: bold;
  text-transform: uppercase;
}

.antetitulo-sidebar {
  font-size: 12px;
  line-height: 1.3em;
  font-weight: bold;
  text-transform: uppercase;
}

.metadata {
  font-size: 16px;
}

.secciones-noticia a {
  text-decoration: none;
  color: #003f6b;
}

.extracto-post {
  font-size: 16px;
}

.titulo-breves {
  font-size: 24px;
  line-height: 1.3;
}

.titulo-sidebar {
  font-size: 18px;
  line-height: 1.4;
}

.titulo-sidebar-invertido {
  font-size: 18px;
  line-height: 1.4;
}

.titulo-sidebar180-invertido {
  font-size: 18px;
  line-height: 1.4;
}

.noticia-breve p {
  line-height: 1.8;
  font-size: 14px;
}

.noticia-sidebar p {
  line-height: 1.2;
  font-size: 14px;
}

.noticia-sidebar-suelta p {
  line-height: 1.2;
  font-size: 14px;
}

.firma-opinion {
  line-height: 1.3;
  font-size: 12px;
}

.cat-opinion {
  line-height: 1.3;
  font-size: 12px;
  text-transform: uppercase;
  color: black;
}

.titulo-opinion {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
}

.cats-resumen {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
}

.titulo-resumen {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
  font-family: "Libre Baskerville", serif;
}

.cuadro-encuesta {
  font-size: 12px;
  line-height: 1.4;
}

.feed-prensa {
  font-size: 12px;
  line-height: 1.2;
}

.feed-prensa p {
  font-size: 12px;
  line-height: 1.2;
}

.copyright {
  font-size: 14px;
  line-height: 1.2;
}

.links-legales {
  font-size: 14px;
  line-height: 1.2;
}

body {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
}

.img-caption {
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 6px;
}

p {
  font-family: "Titillium Web", sans-serif;
  color: #1a1a1a;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 300;
}

.row-noticias p {
  font-size: 14px;
}

p strong {
  font-weight: bold;
}

strong {
  font-weight: bold;
}

p em {
  font-style: italic;
}

.articulo-titular a h1 {
  font-size: 2.3em;
  line-height: 1.2em;
}
