/* Tables follow the high-contrast documentation table design. */
.exercise table{display:table;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;margin:1rem 0;background:#fff}
.exercise table th,.exercise table td{padding:.45rem .7rem;border:1px solid #d0d0d0;text-align:left;vertical-align:top}.exercise table th{background:#2b2b2b;color:#fff;font-weight:700;white-space:normal}.exercise table tbody tr:nth-child(even){background:#f7f7f7}
@media(max-width:720px){.exercise table{display:block;overflow-x:auto}.exercise table th,.exercise table td{min-width:130px}}
