/* 082-inklusionsamt-arbeit custom.css */

.anis-person {
  border-bottom:1px solid var(--primary-base);
  padding-bottom:1.125rem;
}

.anis-person:last-child {
  border-bottom:0;
  padding-bottom:0;
}