docs-wrap {
  align-items: center;
  background: var(--dmd-color-grey-100);
  display: flex;
  height: 2rem;
  justify-content: center;
}
