.explore-widget.content-carousel h2 {
 display: none; 
}

.author-byline__contributors {
  color: var(--gray-500); 
}

.author-byline__contributors a {
  color: var(--brand-primary)!important;
}

#share-button {
  display: none;
}

.content__body a {
  text-decoration: underline;
}

.auth__logo {
  width: 248px;
  height: 41px;
  background-size: 225px 41px;
}

/*#custom_field_1028 {
  display: none;
}*/