  /**
 * College Page Styles
 */

.page-template-college-page .ut-southern-secondary-nav .wp-block-buttons {
	/* Custom styles for college page header buttons */

}

.page-template-college-page .ut-southern-secondary-nav .wp-block-buttons .is-style-outline a:hover {
    background-color: var(--wp--preset--color--tennessee-orange);
    color: var(--wp--preset--color--body);
}

.ut-southern-college-people .wp-block-post-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
  margin-block-end: 0;
}

.ut-southern-college-people .wp-block-post-title + .ut-southern-icon-title {
  margin-block-start: 0;
}

.ut-southern-college-people .ut-southern-icon-title {
  font-size: 21px;
  line-height: 1.3;
}

.ut-southern-college-people .ut-southern-icon-phone,
.ut-southern-college-people .ut-southern-icon-email {
  font-size: 16px;
  line-height: 1.4;
}