.ml-regs-wrap { margin: 16px 0; }
.ml-regs-table { width: 100%; border-collapse: collapse; font-size: 14px; }
.ml-regs-table th,
.ml-regs-table td { padding: 8px 12px; border: 1px solid #e0e0e0; text-align: left; vertical-align: top; }
.ml-regs-table th { font-weight: 700; width: 55%; background: #f9f9f9; color: #333; }
.ml-regs-table td { color: #222; }
.ml-regs-table tr:first-child th,
.ml-regs-table tr:first-child td { border-top: 2px solid #00d0ac; }
.ml-regs-status { font-weight: 700; }
.ml-regs-status--legal      { color: #00b094; }
.ml-regs-status--prohibited { color: #c0392b; }
.ml-regs-status--restricted { color: #e67e22; }
.ml-regs-updated { font-size: 12px; color: #888; margin-top: 6px; }
