.cp-account-shortcut,
.cp-fundraiser-apply,
.cp-modal-account {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

.cp-account-shortcut {
  min-width: 132px;
  white-space: nowrap;
}

.search-button,
.secondary-button,
.cp-community-channel-grid button,
.cp-mobile-nav button,
#categories .category-card {
  cursor: pointer;
  touch-action: manipulation;
}

@media (max-width: 700px) {
  .cp-account-shortcut {
    width: 100%;
  }
}
