.d6_wrapper {
    width: 100% !important;
}

.d6_newsheadline {
    font-size: 24px;
    color: black;
    font-family: 'Oswald', sans-serif !important;
}

.d6_footer-font-settings {
    background-color: #ba2025 !important;
}

.d6_newsintro {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
}

.d6_newslink {
    background-color: #ba2025;
    color: white;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    border: 1px solid transparent;
}

.d6_newslink:hover {
    background-color: white;
    border-color: grey;
    color: black;
}

.d6_newstitle {
    display:none;
}
