.cw-text-wordmark {
  display: inline-block;
  color: #091a2d !important;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", sans-serif;
  font-size: 18px;
  font-weight: 750;
  letter-spacing: -0.035em;
  line-height: 1;
  text-decoration: none !important;
  white-space: nowrap;
}

.cw-text-wordmark > span {
  color: #4967f2;
}

@media (max-width: 680px) {
  .cw-text-wordmark {
    font-size: 16px;
  }
}
