:root {
  --vw-corrected: 1vw;
  --tme-max-width: 99.7rem;
  --tme-xs3lg1: 3rem;
  --tme-xs3lg0: 3rem;
  --tme--global--padding-top: clamp( 5.5rem, 10vw, 10rem );
  --tme--global--padding-bottom: clamp( 5.5rem, 10vw, 10rem );
}
@media (min-width: 782px) {
  :root {
    --tme-xs3lg1: 1.5rem;
    --tme-xs3lg0: 0rem;
  }
}

.wp-block-post-template > .wp-block-post.person .wp-block-acf-people-description a:hover {
  background-color: var(--wp--preset--color--primary) !important;
  border-left: 0.125rem solid var(--wp--preset--color--primary) !important;
  border-right: 0.125rem solid var(--wp--preset--color--primary) !important;
}/*# sourceMappingURL=style.css.map */
