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

/**
 * @file
 * Maintenance page.
 */

@media (min-width: 75rem) {

.maintenance-page .site-header__initial {
      flex-shrink: 0;
      width: 5.625rem
  }
    }

.maintenance-page .main-content {
    min-height: 80vh;
  }

.maintenance-page-icon {
  display: block;
  margin-top: 3.375rem;
  margin-bottom: 3.375rem;
}
