<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t4-megamenu &gt; .navbar-nav &gt; li &gt; a, .t4-megamenu &gt; .navbar-nav &gt; li &gt; .nav-link {
   
  padding: 0.5rem 0 !important;}

.header-layout-9 .navbar-brand {
    min-height: 0;
    text-align: center;
}
.navbar-brand.logo-text .site-slogan {
      opacity: 0.7;
        line-height: 1.5;
        font-family: Barlow;
}
.contact h1 {
    text-align: center;
   
    padding-top: calc(var(--global-spacing) * 6);
    padding-bottom: calc(var(--global-spacing) * 6);
}
.contact .plain-style .top-info::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255, 255, 0.64)), to(rgb(255, 255, 255)));
    background: linear-gradient(180deg, rgba(255,255, 255, 0.64) 0%, rgb(255, 255, 255) 100%);
    background-size: 100%;}
.page-header h2, .categories-list h2 {
    display: none;
}
.contact-title h3 {
    margin-bottom: 50px;
}
.title-form,.contact .plain-style .top-info .contact-info {
    display: none;
}
.editorial .item-style-3.horizontal-3 .jacl-item-wrap__media{   
  webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.editorial .jacl-item__title {
    font-size: 24px;
}
.editorial .jacl-item__cat {
    font-size: 0.85rem;
    letter-spacing: 0.5px;
    margin-bottom: var(--global-spacing);
    text-transform: uppercase;
    font-weight: bold;
}
.com-content-article__links.content-links {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: .9em;
    font-weight: bold;
}
.com-content-article__links.content-links a::before {
    width: 50px;
    height: 30px;
    content: "Fuente: ";
    color: #777;
}
.editorial  .jacl-item-wrap__media{
    display: none;
  width:0;
}
.editorial .item-style-3.horizontal-3 .jacl-item__body {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.editorial .jacl-item__introtext {
    text-align: justify;
}
.editorial .t4-col {
    border-right: 1px solid #eee;
}
.com-content-article .full-width .wrap-inner {
  background-position: top;}</pre></body></html>