@import url("https://evangraydesign.co.uk/cdn/shop/t/9/assets/ucr-prospectus.css");


/* fonts */

:root {     --font-reg: Gotham, sans-serif;     --font-bold: gotham-xnarrow, sans-serif; }

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase !important;
}

.homeLayout__right-inner h1,
.pillSelector h1 {
    font-size: 56px !important;
    line-height: 1 !important;
}

.course-selector__header--description {
    color: var(--personalisation-page-text-colour);
}


/* buttons */

.btnComponent {
    border-radius: 0;
    text-transform: uppercase !important;
}


/* masthead */

.MastHead_logoLink__QjkJ4 {
    max-width: unset;
}

.masthead__logo {
    height: 32px !important;
}

.index-module-scss-module__H_atcG__downloadBtn {
    color: #fff;
    background-color: #df5694;
}

.index-module-scss-module__H_atcG__downloadBtn svg {
    fill: #fff;
}


/* homepage */

.homeLayout__logo img {
    width: 300px !important;
}
