.modal-card {
    background: rgba(11, 16, 28, 1);
}

.footer-options-switcher__container {
    background: transparent;
    width: 100%;
}

.footer-options-switcher__container {

}

.footer-options-switcher__tab:last-child {
    display: none;
}

.dynamic-widget-wallet-header__wallet-info {
    display: none;
}

.balance-container, .multi-asset-balance-container {
    display: none;
}

.dynamic-widget-wallets-header__add_wallet {
    margin-top: 12px;
    padding-right: 16px;
}

.active-wallet-information {
    border-bottom: none;
}

.dynamic-footer__top-border {
    display: none;
}

div[data-testid="sandbox-indicator"] {
    display: none;
}

.collect-user-data-login-no-wallet__success-icon {
    display: none;
}

.collect-user-data-login-no-wallet__user-info-container {
    display: none;
}

.collect-user-data-login-no-wallet__log-out {
    display: none;
}

.empty-wallet__container {
    display: none;
}
.dynamic-widget-wallets-header {
    justify-content: center;
}
.dynamic-user-profile-layout {
    height: 480px;
    width: 280px;
}
.dynamic-shadow-dom-content {
    height: 100%;
    width: 100%;
}
.dynamic-shadow-dom {
    height: 100%;
    width: 100%;
}

.user-profile-section__header {
    margin-top: 12px;
}

.collect-user-data-login-no-wallet__welcome-container p:last-child {
    width: 350px;
}

.dynamic-widget-edit-profile-view__fields {
    margin-top: 12px;
}

.dynamic-widget-wallet-header {
    margin-top: 12px;
}