.student-program h3, .apply__box h3 {
  font-size: 26px !important;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: -0.3px;
  color: #FF6D00;
}
.student-program h4 {
  color: #FF6D00;
  font-family: "Playfair Display", "Times New Roman", Times, serif;
  font-weight: 100;
  font-size: 22px;
}
.student-program p {
  color: #121D58;
}
.student-program li, .apply__box li {
  line-height: 26px;
  color: #121D58;
}
.apply__box li {
  margin-left: 20px;
  line-height: 32px;
}
.about-program.student-program {
  padding-top: 30px;
}
/*
.recruiters__person img {
    border-radius: 100%;
    height:175px;
    width:175px;
    overflow:hidden;
    object-fit: cover;
}
*/
.recruiters__person__accreditation, .recruiters__person__name {
  line-height: 1.1;
}
.past-student-list__item__image {
  margin-bottom: 10px;
}
.student-list__item__image {
  height: 150px;
  width: 150px;
}
.primary-nav .primary-nav__items .primary-nav__item {
  margin-left: 24px;
}
.primary-nav .primary-nav__child-item {
  margin-left: 0 !important;
}
.primary-nav .primary-nav__item--news ul li {
  width: 140px;
}
/* Career Opportunities*/
.post-1656 h3 {
  font-size: 30px;
}
.post-1656 .cta__container {
  padding-top: 20px;
  padding-bottom: 0;
}
.post-1656 .body-content {
  padding-bottom: 20px;
  padding-top: 80px;
}
.post-1656 .cta__content__wrapper {
  margin-top: -40px;
}
.job-openings h5 {
  margin-top: 0;
  margin-bottom: 0;
}
.post-1500 .gradient-wrapper {
  padding-bottom: 40px;
}
.post-1500 .apply {
  padding-top: 50px;
}
.post-1500 .apply__title.title--new {
  top: 20px !important;
}
.post-1500 .apply__container {
  padding-bottom: 30px;
  padding-top: 50px;
}
.member-tile__info {
  height: 70px;
}
.member-tile__info__primary {
  position: relative;
}
.social__item--twitter {
  background-image: url('https://www.rbs.ca/wp-content/uploads/2025/05/x-twitter-brands.svg');
  background-repeat: no-repeat;
  background-size: 14px;
  display: inline-block;
  width: 28px;
  height: 28px;
  text-indent: -9999px;
  /* hides text */
  background-position: center;
}
.social__item--twitter:hover {
  background-image: url('https://www.rbs.ca/wp-content/uploads/2025/05/x-twitter-brands-white.svg');
  background-repeat: no-repeat;
  background-size: 14px;
  display: inline-block;
  width: 28px;
  height: 28px;
  text-indent: -9999px;
  /* hides text */
  background-position: center;
}
.social__item.social__item--twitter.sharer__link.js-share-link {
  background-image: url('https://www.rbs.ca/wp-content/uploads/2025/05/x-twitter-brands-white.svg');
  background-repeat: no-repeat;
  background-size: 20px;
  display: inline-block;
  width: 47px;
  height: 47px;
  text-indent: -9999px;
  /* hides text */
  background-position: center;
}
.featured-article__title {
  line-height: 26px;
}
