.ozfdm-attribution {
  border-block-start: 1px solid var(--color-border, #dfdfdf);
  padding-block-start: 20px;
  margin-block: 28px 8px;
  font-size: 0.9375rem;
}
.ozfdm-attribution__title {
  font-size: 1rem;
  margin: 0 0 8px;
}
.ozfdm-attribution p {
  margin: 0 0 8px;
  max-width: 62ch;
}
.ozfdm-attribution__licence {
  opacity: 0.8;
}