.nw-myaccountlink {
  border: 0;
  color: $default-color;
  text-decoration: none;
}

.nw-myaccountlink-personicon {
  margin-right: $desktopheader-buttons-iconmarginright;
  font-weight: 600;
  color: $loggedinmenu-personicon-color;
}


.nw-loggedinmenu-btns,
.nw-staticloggedinmenu-btns {
  .nw-myaccountlink-personicon {
    color: $header-myaccount-color;
  }
}
