.wrth-masthead .profile {
  text-align: right;
  color: var(--nsw-white);
}

.wrth-masthead .profile a {
  color: var(--nsw-white);
}

.wrth-masthead .profile a:hover {
  background: transparent;
  outline: none;
}

select[data-ssid] {
  pointer-events: none;
  opacity: 0;
  display: flex !important;
  position: absolute;
}
