/*
  @file Theming for the page title and lede block.
*/

.lgd-page-title-block {
  margin-block-end: 1.5rem;
}

.lgd-page-title-block__title {
  padding-bottom: 1.5rem;
  margin-bottom: 0;
}

.lgd-page-title-block__subtitle {
  padding-bottom: 1.5rem;
}
