/* paragraphs of people */
.paragraph--type--people-group {
  /* @todo: check if this field is needed. nothing in Figma */
  .field--name-f-pmem-role {
    display: none;
  }

  .field--name-f-pt-pgrp-title {
    border-top: 1px solid #c7c7c7;
    padding-block-start: 1.5rem;
  }
}
