/* UK guardianship & university companionship — page-specific styles */

.hero{background-image:url("/media/destinations/uk/services/guardianship-university-companionship-uk/hero-student-headphones-laptop-grand-library.jpg?v=890b5be2e0");}

/* type cards on this page lead with an image strip above the body copy */
.type-card img{width:100%;height:auto;border-radius:var(--r-md);margin:6px 0 4px}
.type-card p{margin-top:0}

/* aside and note-block figures keep a contained, consistent crop */
.faq-aside figure{margin-top:28px;border-radius:var(--r-md);overflow:hidden;border:1px solid var(--border)}
.faq-aside figure img{width:100%;height:100%;object-fit:cover;display:block}
.note-grid figure{margin-top:22px;border-radius:var(--r-md);overflow:hidden;border:1px solid var(--border)}
.note-grid figure img{width:100%;height:auto;display:block}
