.action-participant-details {
  align-self: start;
}

.action-participant-heading {
  margin: 0;
  padding: 1rem 0;
  border-top: 1px solid var(--rule);
  border-bottom: 1px solid var(--rule);
  font-family: inherit;
  font-size: inherit;
  font-weight: 400;
  line-height: inherit;
}
