#header-secondary-outer {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10000;
    background-color: #a3272f;
    border-bottom: 1px solid #a3272f;
}
#header-secondary-outer .nectar-center-text a {
    /* color: inherit; */
    color: white;
}
.single #page-header-bg #single-below-header span {
    color: rgba(255,255,255,0.8);
    visibility: hidden;
}