.news-ticker-wrapper {
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    padding: 10px;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}

.news-ticker-wrapper a {
    text-decoration: none;
    margin: 0 20px;
}
