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

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

/*# sourceMappingURL=app_components_Header_Header_module_5453dea6.css.map*/