
.main-menu .navigation > li > a, .sec-title .sub-title.fn{
    background-color: #000000aa;
}

footer .news-widget h4 a{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    width: 170px;
}

#paginado input[type=text]{ width: 48px; margin-left: 30px; border: solid 1px #000; margin-right: 5px; height: 48px; line-height: 48px; padding: 0px 10px; }


.sidebar-page-container{ padding: 0 0 90px !important; }

article strong, article a {
  color: var(--colorCorporativo3);
}


/*
section {
   transform: scale(0.7);
   transform-origin: 0 0;
}*/