/* [project]/frontend/components/CvMatcherLogo.module.css [client] (css) */
.CvMatcherLogo-module__Leah-G__container {
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
  padding-top: 2rem;
  display: flex;
}

.CvMatcherLogo-module__Leah-G__mark {
  filter: drop-shadow(0 8px 20px #382e162e);
  display: block;
}

.CvMatcherLogo-module__Leah-G__logoName {
  font-family: var(--font-serif-display);
  letter-spacing: -.015em;
  color: var(--text-primary);
  margin: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.05;
}

.CvMatcherLogo-module__Leah-G__tagline {
  color: var(--text-muted);
  margin-top: .5rem;
  margin-bottom: 0;
  font-size: .95rem;
}

.CvMatcherLogo-module__Leah-G__textContainer {
  text-align: center;
}

/*# sourceMappingURL=0b609bz8bn0cg.css.map*/