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