.default-body .notice-box,
.default-body .notice-box h1 {
    color: #ffffff;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
}

.default-body .notice-box .notice-content {
    width: 70%;
}