.view-rba-events,
.view-fellows,
.view-perspectives {

  .teaser-card-content-hub__title {
    font-size: var(--academy-font-size-heading-h5);
    font-weight: 400;
  }

  .content-hub__pager {
    font-size: var(--academy-font-size-paragraph-small);

    a {
      text-decoration: none;
    }
  }
}

.view-fellows {
  .teaser-card-content-hub__content {
    background-color: var(--ambience-200);
    border: none;
  }
}
