.pb-personio-iframe {
  margin-bottom: var(--section-spacing);
}

.personio-placeholder {
  display: flex;
  justify-content: center;
  background: var(--grey-background);
  line-height: 0;
}

.personio-placeholder svg {
  max-height: 500px;
  opacity: 0.2;
}