:root {
    --accent: #facc15 !important;
    --primary-font: Krona One, sans-serif;
    --secondary-font: Open Sans, sans-serif;
}

.cs-funfact.cs-style1 .cs-funfact_number {
  font-size: 30px!important;
}
.cs-funfact_heading h2 {
  font-size: 30px!important;
}

.cs-section_heading.cs-style1 .cs-section_title {
  font-size: 30px;
  margin-bottom: 0;
}
@media screen and (max-width: 1540px) {
  .cs-hero.cs-style3 .cs-hero_title {
    font-size: 60px;
    line-height: 1.4em;
  }
}
