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

/**
 * @file
 * Block styling.
 */

.block__title {
  margin-top: 0;
  margin-bottom: 2.125rem;
  color: #000000;
  text-align: left;
  font-size: 2.6em;
}

.site-footer .block__title {
  color: #9ea0a1;
}
