[data-header-styles="gradient"]
  .app-header
  .main-header-container
  .header-link-icon.header-link-icon-custom {
  color: black !important;
}

/* Companies header logo display */
.app-header .header-content-left .horizontal-logo .header-logo {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 100% !important;
  min-height: 48px !important;
}

.app-header .header-content-left .horizontal-logo .header-logo .desktop-logo {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  max-height: 40px !important;
  width: auto !important;
  height: auto !important;
}
