.chapter-header {
  margin-bottom: 1.5rem;
}

.chapter-header .chapter-number,
.chapter-header .chapter-title {
  font-size: 14px;
  font-weight: bold;
}

/* Hide the Introduction field label */
.field--name-field-key-ideas-introduction .field__label {
  display: none !important;
}
