/* =========================================================
   sustainable-committee.css — 永續發展委員會
========================================================= */

.sustainable-committee-page .sustainable-committee-content {
  margin-top: 0;
}

.sustainable-committee-page .content-table .table {
  font-size: 0.88rem;
}

.sustainable-committee-page .content-table .table td:first-child,
.sustainable-committee-page .content-table .table th:first-child {
  white-space: nowrap;
}

@media (max-width: 767.98px) {
  .sustainable-committee-page .content-table .table {
    font-size: 0.8rem;
  }
}
