    .page-title { font-size: 22px; font-weight: 700; color: #1a3a5c; border-bottom: 2px solid #1a3a5c; padding-bottom: 10px; margin-bottom: 24px; }

    .lead { font-size: 15px; color: #c00; font-weight: 700; margin-bottom: 28px; line-height: 1.8; }

    .section-heading { font-size: 15px; font-weight: 700; color: #333; margin-bottom: 12px; padding-left: 4px; }

    .member-table { width: 100%; border-collapse: collapse; margin-bottom: 36px; font-size: 14px; }
    .member-table th { background: #eef3f8; color: #1a3a5c; font-weight: 700; padding: 8px 12px; border: 1px solid #c8d8e8; text-align: left; white-space: nowrap; }
    .member-table td { padding: 8px 12px; border: 1px solid #c8d8e8; vertical-align: top; line-height: 1.7; }
    .member-table tr:nth-child(even) td { background: #f7fafc; }
    .member-table td a { color: #1a3a5c; text-decoration: none; }
    .member-table td a:hover { text-decoration: underline; }
    .member-name-link { color: #1a5a9c; }

    @media (max-width: 700px) {
      .member-table { font-size: 13px; }
      .member-table th, .member-table td { padding: 6px 8px; }
    }
