.category-list {
    margin-top: var(--margin3);
    margin-bottom: 0;
    padding-left: 28px;
}

.calendar-box {
    text-align: center;
}

.calendar-box #wp-calendar {
    margin-left: auto;
    margin-right: auto;
}

.calendar-box #wp-calendar caption {
    text-align: center;
}

.calendar-box #wp-calendar th,
.calendar-box #wp-calendar td {
    text-align: center;
}

.calendar-box #wp-calendar #prev,
.calendar-box #wp-calendar #next {
    text-align: center;
}