.row > header {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    justify-content: center;
}

.category-type-01-subtle-color {
    background-color: #b0d4f6; !important;
}

.category-type-01-color {
    background-color: #84bbf8; !important;
}

.category-type-02-subtle-color {
    background-color: #cdbdf2; !important;
}

.category-type-02-color {
    background-color: #967ecf; !important;
}

.category-type-03-subtle-color {
    background-color: #e3c673; !important;
}

.category-type-03-color {
    background-color: #b98d08; !important;
}
