/* [project]/src/css/database.module.css [app-client] (css) */
.database-module__LDCCsq__firstSection {
  background-color: #6d6d6d;
  height: 30vh;
  color: #fff;
  display: grid;
  place-content: center;
  place-items: center;
}

.database-module__LDCCsq__titleSection {
  background-color: #222;
}

.database-module__LDCCsq__titleSection h2 {
  margin: 10px 0;
  color: #fff;
  text-align: center;
}

.database-module__LDCCsq__newsLetterSection {
  padding: 50px 0;
}

.database-module__LDCCsq__newsLetterSection h4 {
  text-align: center;
}

.database-module__LDCCsq__newsLetterSection a {
  color: #333;
}


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