.header--logged .header__logo {
    width: 80px !important;
}

.header__actions {
    justify-content: flex-end !important;
    gap: 4px !important;
}
.header__actions {
    justify-content: flex-end !important;
    gap: 8px !important;
}


.header__action svg {
    width: 22px !important;
    height: 22px !important;
    stroke: var(--tf-tc) !important;
}
.header__wallet {
width: max-content !important;
}