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