:root {
    --page-header-image: url('/Wheelchair/assets/images/0.3_Page Header(Overlap)_1024up.webp');
}

th {
    width: 20%;
}

td {
    width: 80%;
}

.login-form__inputs label{
    font-size: 1rem;
    color: #39414B;
}

.hidden,
[hidden] {
    display: none !important;
}