@charset "UTF-8";
.notice {
    background-color: hsla(95,98%,22%,1.00);
    color: hsla(0,0%,100%,1.00);
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: small;
}
