.fhi-app {
    background-color: $fhi-bg-color-1;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
