/* your styles go here */

input#secretHoneypotParamName { display: none; }

:root {
--bs-body-font-family: ES Peak Rounded, sans-serif;
--bs-font-sans-serif: ES Peak Rounded, sans-serif;
--bs-body-font-size:1.2rem;
--bs-primary: #5b7f74;
}

.text-serif {
  font-family: ES Peak Rounded, serif !important;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
font-family: ES Peak Rounded , sans-serif;
}

p {
font-family: ES Peak Rounded, sans-serif;
}

.text-uppercase {
	font-family: ES Peak Rounded, serif !important;
}

.hero-content {
	font-family: ES Peak Rounded, serif !important;
}
