.author-contact-person {
  position: relative;
  margin-bottom: 2.857rem; }
  .author-contact-person-heading {
    font-size: 1.2rem;
    margin-bottom: 2.857rem; }
  .author-contact-person-image {
    max-width: 9rem;
    margin-bottom: 1.428rem; }
    .author-contact-person-image img {
      width: 100%;
      aspect-ratio: 7/6;
      overflow: hidden;
      object-fit: cover; }
  .author-contact-person-info p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 0.36rem; }
  .author-contact-person-info a {
    font-size: inherit; }
  .author-contact-person .author-contact-person-name {
    font-size: clamp(1.357rem, 1.317rem + 0.116vw, 1.443rem);
    font-weight: 700; }

/*# sourceMappingURL=author-contact-person.css.map */
