.article-summary-doi a {
  display: none;
}
.badge.badge-light {
font-size: 12px;
}
.ppd-title  {
  color: #BE02F7!important;;
}

/* Altera a cor do símbolo + dos autores */
.author-symbol.author-plus, .author-symbol.author-minus, author-string-href.active {
    color: #0A818A!important;
    transition: color 0.3s ease;
}


#homepageDescriptionMore, #homepageDescriptionLess, a.page-link {
	color: #075C64;
}

a {
  color: #0A7D85;
}

a:hover,
a:focus {
  color: #0A7D85;
}

a:hover,
a:focus {
  color: #0A7D85;

}

#userNav .dropdown-item, .language-toggle .dropdown-item, .alert-primary a { 
 color: #212121;
}

.titulo-base-dados {
    background: #c00000;
    color: #fff;
    text-align: center;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px 0;
    border-bottom: 4px solid #f0f0f0;
  }


.titulo-diretorios {
    background:  #E36C0A;
    color: #fff;
    text-align: center;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px 0;
    border-bottom: 4px solid #f0f0f0;
  }

.titulo-indices {
    background: #00853C;
    color: #fff;
    text-align: center;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px 0;
    border-bottom: 4px solid #f0f0f0;
  }


