/** Block Pattern title-with-subtitle */

.title-with-subtitle .subtitle {
  font-size: 1.125rem;
  font-weight: 200;
  color: var(--text-muted);
}

.title-with-subtitle h1 {
  margin-top: 0;
}