.custom-logo {
    display: flex;
    flex-direction: column !important;
    justify-content: center;
    align-items: center;
}

#dropdownButtonCurrency {
    height: fit-content;
}

.custom-currency {
    justify-content: center;
    align-items: center;
}

.custom-title {
    font-size: 12px;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-top: -10px;
    letter-spacing: .3px;
    line-height: 16px;
    width: 100%;
}