.sitewide-notice {
    background-color: #000;
}

.sitewide-notice a,
.sitewide-notice p {
    display: block;
    margin: 0;
    padding: 8px;
    line-height: 1.2;
    text-align: center;
    color: #ffd000;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}