h1, h2, h3 {
	font-family: 'Rockwell', 'Merriweather', serif !important;
	font-weight: 600 !important;
}

.mb-7 {
	font-size: 0.85em !important;
	font-style: italic !important;
}

label {
	font-family: 'Rockwell', 'Merriweather', serif !important;
  font-weight: 600 !important;
}

label > .ms-2 {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 500;
}

.gap-2\.5 {
  gap: 2rem !important;
}

img {
  max-height: 164px !important;
  width: 100% !important;
}
