h2 {
  font-family: 'Poiret One';
  font-weight: bold !important;
  font-size: clamp(1.6rem,9cqi, 3.2rem );
  /*max-width: 400px;*/
}

h4 {
  font-family: 'Poiret One';
  font-size: clamp(1.5rem,4cqi, 1.2rem );
  font-weight: bold;
}

p {
  font-family: 'Noto Sans Display';
  font-size: 1rem !important;
}

.accordion-button {
  font-family: 'Noto Sans';
  font-weight: 200 !important;
  font-size: 2rem !important;
}

