body {
    margin: 0 auto;
    width: 90% !important;
}

.mui-tabs__bar > li > a {
    cursor: pointer;
}

table > tbody > tr > td.favourite {
    font-size: 10px;
    width: 10px;
}

table>tbody>tr>td.hgl {
    font-weight: 600;
}

table>tbody>tr>td.genre {
    width: 200px;
}
