/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/templates/node/person/teaser-text/component/node.person.teaser-text.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
.node-teaser--person.node-teaser--text .node-teaser__professional-title {
  font-size: 0.7501875469rem;
  font-weight: 700;
  font-family: "Mallory";
  text-transform: var(--type-label--text-transform, uppercase);
  color: var(--type-label--color, var(--text--color));
}

.node-teaser--person.node-teaser--text .node-teaser__email a {
  display: inline;
  text-decoration-line: var(--_animate-text-decoration--line);
  text-decoration-thickness: var(--animate-text-decoration--thickness, 1px);
  text-underline-offset: var(--_animate-text-decoration--offset, 0.25em);
  text-decoration-color: var(--animation-text-decoration-color, var(--underline--color));
}
.node-teaser--person.node-teaser--text .node-teaser__email a {
  --_animate-text-decoration--line: underline;
}

.node-teaser--person.node-teaser--text .node-teaser__email a:hover, .node-teaser--person.node-teaser--text .node-teaser__email a:focus {
  text-decoration-line: var(--_animate-text-decoration--line--active, var(--_animate-text-decoration--line, underline));
  text-decoration-thickness: var(--animate-text-decoration--thickness--active, var(--animate-text-decoration--thickness, 1px));
  text-underline-offset: var(--_animate-text-decoration--offset--active, var(--_animate-text-decoration--offset, 0.125em));
}

.node-teaser--person.node-teaser--text {
  font-family: YaleNew;
}
.node-teaser--person.node-teaser--text .node-teaser__professional-title {
  display: var(--node-teaser-person--professional-title--display, block);
}
