.sensitive-banner {
    background: red;
    color: white;
    padding: 6px;
    margin: 6px 0px;
    border-radius: 4px;
    text-align: center;
    font-weight: bold;
}