/* Code Bro wordmark: a rounded, geometric treatment sized to match the header mark. */
.cb-navbar-logo svg {
  transform: scale(1.18);
  transform-origin: left center;
}

.cb-navbar-logo text {
  font-family: "Arial Rounded MT Bold", "Arial Rounded MT", "Suisse Intl", sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: -1.05px !important;
}
