.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; /* Substitua pela cor desejada */
    transition: color 0.3s ease;
}


#homepageDescriptionMore, #homepageDescriptionLess {
	color: #075C64;
}

a {
  color: #0A7D85;
  text-decoration: underline;
}

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

a {
  color: #0A7D85;
  text-decoration: underline;
}

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



