/* Student tuition support — page-specific styles */

.hero{background-image:url("/media/services/student-tuition-support/hero-student-laptop-sunny-lawn.jpg?v=a964a6d1de");}

/* The "where support focuses" cards carry a small supporting image beneath the
   copy. Order content first, then a flush-bottom landscape strip. */
.audience-grid li{padding-bottom:0;overflow:hidden}
.audience-grid li img{margin-top:18px;width:calc(100% + 48px);margin-left:-24px;margin-right:-24px;aspect-ratio:16/10;object-fit:cover;border-radius:0}
.audience-grid li:last-child{padding-bottom:28px}
