/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/* Diminuir espaços no slideshow */
.g-content {
  margin: 0.3rem;
  padding: 0.2rem;
}
h3.g-title {
  font-size: 0rem;
  margin: 0rem 0rem 0;
}
#g-header {
  padding: 0rem 0;
}
/* Diminuir espessura nos botões Readmore */
p.readmore .btn {
  padding: 0.5rem 3.125rem;
}
/* Diminuir espaços no footer */
#g-footer {
  padding: 0rem 0;
}
/* Tamanho da letra e espaçamentos nos cabeçalhos das noticias */
h2 {
  font-size: 1.3rem;
  margin: 0.75rem 0 0rem 0;
  font-weight: 600;
}
/* Espaçamento na informacao do artigo - autor-data */
dl.article-info {
  margin-top: 0;
  margin-bottom: 0rem;
}
/* Alterar as cores do menu de paginação */
.page-item.active .page-link {
  background-color: #bf9438;
  border-color: #bf9438;
}
.page-link {
  color: #424242;
}
/*# sourceMappingURL=custom_19.css.map */