html body {
  font-size: 100%;
  font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}
html body p {
  font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.5rem;
}
header .header-inner .header-titles-wrapper img {
  max-width: 70%;
}
main article header {
  padding-top: 0 !important;
}
main article header .entry-header-inner h1.entry-title {
  font-size: 3.5rem;
  font-weight: 300;
}
main article .post-inner .entry-content .tnp-profile form .tnp-field label {
  font-size: 2rem;
  font-weight: 300;
  font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}
main article .post-inner .entry-content .tnp-profile form .tnp-field input {
  padding: 15px;
}
main article .post-inner .entry-content .tnp-profile form .tnp-field input.tnp-submit {
  width: 100%;
  background-color: #e22658;
}
main article .post-inner .entry-content .note {
  font-size: 1.3rem;
}
footer .section-inner {
  max-width: 1680px;
}
/*# sourceMappingURL=./custom-style.css.map */