#primary, #secondary {
    margin-top: 15px;
    margin-bottom: 15px;
}

.modal-backdrop {
    z-index: -1;
}

.pagination > li > span.page-numbers.current {
    color: white;
}

form.form-horizontal {
    margin-top: 10px;
}

#consolidate-form .table-responsive {
    overflow-x: hidden;
}

.bs-main p {
    font-family: 'Nunito', 'Noto Sans TC', -apple-system, system-ui, sans-serif;
    font-weight: normal;
}
