.page-content a,
article a,
.content a,
main a {
  color: #0BA94A !important;
  text-decoration: underline !important;
  font-weight: 600;
}
.page-content a:hover,
article a:hover,
.content a:hover,
main a:hover {
  color: #0B6E2E !important;
}