.newspaper-banner {
    background: #b30000;
    color: white;
    padding: 10px 0;
    font-family: 'Times New Roman', serif;
    font-weight: bold;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    text-transform: uppercase;
}

.news-ticker {
    font-size: 16px;
    letter-spacing: 1px;
}