/*
 * 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: 1.125rem;
  letter-spacing: 0.02em;
  color: #6e7172;
  font-size: 0.875rem;
  line-height: 1.125rem;
}

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