.user-nav ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:flex-end}.user-nav li{padding:5px 10px}.user-nav li:not(.text){background-color:#f6fafd;border:1px solid var(--accent-color);border-top:0}.user-nav li:not(.text)+li{border-left:0}
