.logo-text {
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
}
.logo-text span {
  color: var(--primary);
}