.content__body a {
  color: #1280be;
}

.btn--default {
  color: var(--gray-700)!important;
}

.content-actions__btn--comment {
  color: var(--gray-700)!important; 
}

.content__bio a {
  color: var(--brand-primary)!important;
}

/*.onboarding section {
  display: none;
}*/
  