@font-face {
  font-family: "bianzhidai-ring";
  src: url("assets/bianzhidai_noBG-Ring.otf") format("opentype");
}

label {
  display: block;
  margin: 8px 0;
}

#title-text {
  font-family: "bianzhidai-ring";
  font-size: 36px;
  font-weight: 400;
  color: #7F8F95;
  letter-spacing: -2.5%;

  margin-top: 50px;
  margin-bottom: 0;
}

#turnaround {
  max-width: 320px;
}

.centered-container {
  max-width: 500px;
  margin: 0 auto;
}

.national-park-body {
  font-family: "National Park", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color: #405862;
}