/* TGE edit 2026-06-25: change profile dropdown hover text from white to black (gold background is too light for white text) */
.navbar-author-wrapper-list-item:hover {
  color: #000 !important;
}
