.custom-bg-newgrey-1 {
        background: #0c1a99 !important;
}



blockquote.with-bordersIIMER {
    border-radius: 6px;
    border-top: 1px solid #08021f;
    border-bottom: 1px solid #08021f;
    border-left: 1px solid #08021f;
    border-right: 1px solid #08021f;
    box-shadow: 2px 1px 1px 0 rgba(0, 0, 0, 0.04);
    padding: 15px 20px;
}

p.lead {
    line-height: 28.8px;
    line-height: 1.8rem;
    color: black;
    font-weight: 400 !important;
    font-size: 1.20rem;
    font-family: inherit;
}


.float-right {
    float: right!important;
}


.nav-link {
    color: #0088CC;
}