#Top_bar .menu > li > a span:not(.description) {
    display: block;
    line-height: 60px;
    padding: 0 20px;
    white-space: nowrap;
    border-right-width: 1px;
    border-style: solid;
    font-size: 20px;
}

#Subheader {
    background-color: rgba(247, 247, 247, 0);
    display: none;
}

element.style {
    font-size: 72px;
    color: #ffffff;
    text-align: center;
    font-weight: 500;
}

a.button .button_label {
    display: block;
    float: left;
    position: relative;
    z-index: 2;
    background-color: #DC202B;
}

.quick_fact .number {
    color: #fff;
}

.style-simple .quick_fact .title {
    color: #fff;
}

.quick_fact .number-wrapper .label {
    font-size: 90%;
    line-height: 100%;
    color: white;
}