.fi-sidebar {
    background-color: white !important;
    overflow-y: auto;
    max-height: 100vh;
}

.fi-fieldset{
    /*background-color: gray !important;*/
}

.fi-in-entry-label{
    font-weight: bold;
}

