.custom-table .mantine-Table-thead .mantine-Table-tr{background-color:#f2f2f2}.custom-table .mantine-Table-thead .mantine-Table-tr .mantine-Table-th{padding:1.6rem;font-size:1.6rem;font-weight:700;color:#212121}@media(max-width:768px){.custom-table .mantine-Table-thead .mantine-Table-tr .mantine-Table-th{padding:.8rem;font-size:1.4rem}}.custom-table .mantine-Table-tbody .mantine-Table-tr .mantine-Table-td{padding:1.6rem;font-size:1.4rem;color:#454545}@media(max-width:768px){.custom-table .mantine-Table-tbody .mantine-Table-tr .mantine-Table-td{padding:.8rem;font-size:1.2rem}}.custom-table .mantine-Table-tbody .mantine-Table-tr:nth-child(2n){background-color:#fafafa}