/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */

/**
 * @file
 * Region default layout.
 */

.region--hero > *:last-child {
  margin-bottom: 0;
}

.region--hero .wide-content {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
