/**
 * Formidable Forms
 */
body p a {
  font-family: var(--wp--preset--font-family--main-content, sans-serif);
  font-weight: 500;
  text-decoration: underline;
}
body p a:hover {
  text-decoration: none !important;
  transition: color ease-out 400ms;
}
/*# sourceMappingURL=studiothink-fonts.css.map */
