@charset "UTF-8";

.choice-seminar-table tbody td:nth-of-type(1) {
    background-color: var(--color-pale);
    font-weight: 600;
}

:where(.is-layout-grid) {
    gap: 0;
}