a:not(header a, footer a) { text-decoration: underline;}.at-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; width: 100%; margin-block: 2rem; border: 1px solid #e5e5e5; border-radius: 10px;}.at-table-wrap table { width: 100%; min-width: 500px; border-collapse: collapse; font-family: inherit;}.at-table-wrap table thead tr { background-color: var(--at-secondary); color: white;}.at-table-wrap table thead th { padding: 12px 16px; text-align: left; font-weight: 600; white-space: nowrap;}.at-table-wrap table thead th:first-child { border-radius: 10px 0 0 0;}.at-table-wrap table thead th:last-child { border-radius: 0 10px 0 0;}.at-table-wrap table tbody tr { border-bottom: 1px solid #e5e5e5;}.at-table-wrap table tbody tr:last-child td { border-bottom: none;}.at-table-wrap table tbody tr:last-child td:first-child { border-radius: 0 0 0 10px;}.at-table-wrap table tbody tr:last-child td:last-child { border-radius: 0 0 10px 0;}.at-table-wrap table tbody tr:nth-child(even) { background-color: #f9f9f9;}.at-table-wrap table tbody tr:hover { background-color: #f1f1f1;}.at-table-wrap table tbody td { padding: 12px 16px; color: #333;}.text__highlight { color: var(--at-secondary); font-style: italic; font-weight: 600; &::before { content: "☞"; margin-right: var(--at-space--xs, 6px); }}