html, body {
    overflow: visible;
    font-size: 11pt;
    background: none !important;
    color: #111 !important;
    min-height: auto !important;
}

.app-shell__scene,
.app-shell__header,
.lang-switch,
.page-footer {
    display: none !important;
}

.portail-main {
    max-width: none;
    padding: 0;
}

.card,
.choose-tile,
.choose-board__head {
    box-shadow: none !important;
    backdrop-filter: none !important;
}
