/* block.css */
div.notice-box {
    width: 100%;
    padding: 1rem 0 3rem 0;
    text-align: center;
    padding: 2rem;
}