body, html, h1, h2, h3, h4, h5, h6, p, li, a, .h1, .h2, .h3, .h4, .h5, .h6, .nsw-container, .nsw-grid, .footer-bottom  {
    font-family: 'Public Sans', Arial, sans-serif !important;
}

li {
    font-size:16px !important;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
     font-family: 'Public Sans', Arial, sans-serif !important;
}

.cadetship-footer-text {
    color:#ccc; font-size:16px;
}

.cadetship-footer-text a:link {
    color:#eee;  font-size:16px;
    text-decoration-line: none;
}

.cadetship-footer-text a:hover {
    color:#fff; font-size:16px;
    text-decoration-line: underline;
}

.cadetship-copyright-text {
    color:#ccc; font-size:12px; margin-top:20px;
}

.nsw-card__title a:link {
    font-family: 'Public Sans', Arial, sans-serif !important;
    color:#002266;  font-size:24px;
    text-decoration-line: underline;
}

.nsw-card__title a:hover {
    font-family: 'Public Sans', Arial, sans-serif !important;
    color:#1276ce; font-size:24px;
    text-decoration-line: underline;
}

.nsw-infobar p {
    color: #fff;
}

.nsw-header__logo {
    width:244px !important;
    height:87px !important;
}

div.progress-numeric span.number.total {
    background-color: #002266 !important;
}


div.progress-numeric span.number {
    background-color: #002266 !important;
}

.progress-bar {
    background-color: #002266 !important;
}