/**
 * Formidable Forms
 */
body a {
  font-family: var(--wp--preset--font-family--main-content, sans-serif);
  font-weight: 400;
}
body a:hover {
  text-decoration: none !important;
  transition: color ease-out 600ms;
}
body h1 sup, body h1 sub, body h2 sup, body h2 sub, body h3 sup, body h3 sub, body h4 sup, body h4 sub {
  font-size: var(--wp--preset--font-size--h-5, 24px);
  font-family: var(--wp--preset--font-family--accent, sans-serif);
  display: inline-block;
  font-weight: 500;
  letter-spacing: 0.07em;
  line-height: 1.5;
  text-transform: uppercase;
  margin-right: 1rem;
  bottom: initial;
  top: initial;
}
/*# sourceMappingURL=studiothink-fonts.css.map */
