html, body {
    max-width: 100%;
    overflow-x: hidden;
}
a[id*="dnnLOGO"] img {
    height: 56px;
    max-height: 100%;
    width: auto;
    margin: 22px 0;
}
.header-content-container #HeaderContent p {
    white-space: nowrap;
}
.header-email-address { display: none; }
@media only screen and (min-width : 992px) {
a[id*="dnnLOGO"] img {
    height: 89px;
    max-height: 100%;
    width: auto;
    margin: 5px 0;
}
}
@media only screen and (min-width : 1310px) {
.header-email-address { display: inline; }
}

.bright-content p,
.bright-content h1,
.bright-content h2,
.bright-content h3,
.bright-content h4,
.bright-content a,
.bright-content li {
    color: #fff !important;
}

.eds_news_Advantage .title, .eds_news_Advantage .card-title, .eds_news_Advantage .info-title, .eds_news_Advantage .footer-brand, .eds_news_Advantage .footer-big h5, .eds_news_Advantage .footer-big h4, .eds_news_Advantage .media .media-heading, .eds_news_Advantage .image_title {
    font-weight: 700;
    font-family: "Roboto", "Arial", serif;
    color: #052264;
}

.eds_news_Advantage .edNews_mediaContainer.card-header-image .badge.edNews_categoryBadge {
    display: none;
 }
.eds_news_Advantage .card {
    box-shadow:inherit;
}

