﻿.information-banner {
    text-align: center;
    background-color: black;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1rem;
    font-weight: bold;
}

    .information-banner, .information-banner a {
        color: white;
    }
