/* HEADINGS */

.h1 {
  margin-bottom: 10px;
  text-align: center;
  font-weight: 700;
  font-family: "DynaPuff", system-ui;
  font-optical-sizing: auto;
  font-style: normal;
  color: var(--primary-color) !important;
  font-size: 45px !important;
}
