.college-static {min-width:0; overflow-wrap:break-word;}
.college-static, .college-static * {letter-spacing:0;}
.college-static h1 {font-size:42px;}
.college-static .detail-hero h1 {overflow-wrap:anywhere;}
.college-static .detail-toc {top:90px; max-height:calc(100vh - 110px); overflow-y:auto;}
.college-static [id] {scroll-margin-top:95px;}
.college-static .detail-shell > *, .college-static .catalog-copy {min-width:0;}
.college-static .catalog-card h3 a:hover {text-decoration:underline;}
.college-static .catalog-card.is-filtered-out {display:none;}
@media (max-width:680px) {
  .college-static h1 {font-size:30px;}
  .college-static .detail-toc {max-height:none;}
}
