.hoor-brand-link {
  display: inline-flex;
  flex-direction: column;
  line-height: 1.1;
  text-decoration: none !important;
}

.hoor-brand-mark {
  font-weight: 800;
  font-size: 1.35rem;
  letter-spacing: 0.14em;
  color: #fff;
}

.hoor-brand-type {
  font-size: 0.62rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.28em;
  color: rgba(255, 255, 255, 0.55);
  margin-top: 0.15rem;
}

.nk-header-brand .hoor-brand-mark,
.brand-logo .hoor-brand-mark {
  color: #364a63;
}

.nk-header-brand .hoor-brand-type,
.brand-logo .hoor-brand-type {
  color: #8094ae;
}

.dark-mode .nk-header-brand .hoor-brand-mark,
.dark-mode .brand-logo .hoor-brand-mark {
  color: #fff;
}

.dark-mode .nk-header-brand .hoor-brand-type,
.dark-mode .brand-logo .hoor-brand-type {
  color: rgba(255, 255, 255, 0.55);
}
