body.hct-publication.newsletter .cover header .header-bottom {
    background-color: #ffa400;
    background: url(https://hail-internal.s3.amazonaws.com/hail-custom-blocks/hospice/custom-header.jpg);
    background-size: cover;
    background-position: left, center;
}

body.hct-publication.newsletter .top-nav {
    background-color: #333;
}

body.hct-publication.newsletter .top-nav .closer .fa {
    background-color: #333;
}