.header{background-color:var(--primary);box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:60px;padding:14px 60px;display:flex}.header nav{justify-content:space-between;width:20%;text-decoration:underline;display:flex}
.userIconWite svg path{stroke:var(--card)!important}
