/* admin-style.css */

.wrap h1 {
    font-size: 24px;
    margin-bottom: 20px;
}

.notice {
    margin-top: 20px;
}

table {
    width: 100%;
}

table th, table td {
    padding: 10px;
    text-align: left;
}
