.argonium-header-button{
    font-weight: 600;
    font-size: inherit;
    line-height: inherit;
    box-shadow: none;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 12px;
}

.argonium-header-button svg{
    width: 30px;
    height: 30px;
}