.notice {
    background-color: #88001b;
    text-align: center;
    padding: 1px;
    font-family: "Secondary";
    border: solid black 3px;
    margin-bottom: 21px;
}
