.hydra-account {
    min-height: calc(100vh - 88px);
    background: #f7f7f7;
}

.hydra-account__fallback {
    margin: 0;
    padding: 48px 24px;
    text-align: center;
}

.hydra-account__fallback a {
    color: inherit;
    font-weight: 800;
}
