body, html, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Public Sans", Arial, sans-serif !important;
}

iframe{
border:1px solid !important;
}

.section-landing .row > div .section-landing-heading {
    font-weight: normal !important;
}

.page_section h2 {
    color: #22272b !important;
    
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
    font-family: "Public Sans", Arial, sans-serif !important;
}

.btn-primary {
    background-color: #002664 !important;
    border-color: #002664 !important;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #002664 !important;
    border-color: #002664 !important;
}

.section-landing {
    background:  #002664 !important;
}

.page-header {
    margin-top: 12px !important;
    margin-bottom: 5px !important;
    padding-bottom: 0px !important;
}

.page-header h1 {
    color: #22272b !important;
    font-size: 40px !important;
    padding-bottom: 10px !important;
    border-bottom: 7px solid #002664 !important;
}

.blue_border {
    border-bottom: 7px solid #002664 !important;
}

ol.progress.left, ol.progress.right {
    margin-top: 0px !important; 
}

.add-folder {
    display: none !important;
}
.nsw-callout {
    border-left: 4px solid #002664;
    margin-top: 5rem;
    padding: 1rem;
}

.nsw-callout {
    background-color: #f2f2f2;
    
}
.node-content__element {
    margin-bottom: 20px;
    
}
