/* Typografia podľa vizuálnej predlohy – Nunito ExtraBold. */
body,
button,
input,
textarea,
select {
  font-family: "Nunito", sans-serif;
}

h1,
h2,
h3,
.main-nav a,
.button,
.date-pill strong,
.quick-facts strong,
.flag,
.faq-list summary,
.footer-brand strong {
  font-family: "Nunito", sans-serif;
  font-weight: 800 !important;
}

.hero-copy > p,
.section-heading p,
.experience-card p,
.day-grid p,
.safety-panel > p {
  font-family: "Nunito", sans-serif;
}
