.arq-max-wide {
  max-width: var(--wp--style--global--wide-size);
}

.arq-max-content {
  max-width: var(--wp--style--global--content-size);
}

