/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 07 June 2026 22:35:10
*/


/* Override Graphite defaults 
 Remove search box from the banner
 remove personalised "Apply to study" button from the banner and from the hamburger menu, as it may confuse visitors 
*/

.banner-search-graphite__form-wrapper {
    display: none;
}

.hdr .hdr-main .hdr-main__aside a.graphite-btn[data-personalisation-cta] {
    display: none;
}

.nav-drawer__footer {
    display: none;
}