a.user-switch-back {
    position: fixed;
    bottom: 0;
    padding: 1rem;
    background: var(--etrck-secondary);
    color: var(--etrck-bg-yellow);
    font-size: 1rem;
    font-weight: 600;
}