/* [project]/app/components/Header/Header.module.css [app-client] (css) */
.Header-module__D5nTzG__header {
  justify-content: space-between;
  align-items: center;
  height: 100px;
  margin-bottom: 50px;
  display: flex;
}

.Header-module__D5nTzG__headerTitle {
  color: #901c1c;
  font-size: 36px;
  font-family: var(--font-dm-sans);
  font-weight: normal;
}

/*# sourceMappingURL=app_components_Header_Header_module_css_bad6b30c._.single.css.map*/