.mimundo-wordmark {
  align-self: center;
  display: flex;
  flex-direction: column;
  grid-area: logo;
  justify-content: center;
  min-height: clamp(124px, 40cqw, 172px);
  text-align: left;
}

.mimundo-wordmark span {
  color: #fff;
  font-size: clamp(25px, 7.4cqw, 35px);
  font-weight: 900;
  letter-spacing: -0.045em;
  line-height: 1.02;
  text-wrap: balance;
}

.mimundo-wordmark small {
  color: #ffd5e7;
  font-size: clamp(10px, 2.8cqw, 12px);
  font-weight: 800;
  letter-spacing: 0.04em;
  margin-top: 7px;
  text-transform: uppercase;
}

#mimundoStoreTagline {
  letter-spacing: 0.025em;
  text-transform: none;
}
