/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */
/**
 * Content header.
 */
.content-header {
  overflow: hidden;
  /*  margin-bottom: var(--space-s);
  padding: var(--space-l) 0 0;
  background-color: var(--color-gray-050); */
}
