// ==========================================================================
// Header Layout
// ==========================================================================

.page__header {
  // Header acts as container for navigation
  // Most styling is in _navigation.scss
}

header > h2 {
  margin-bottom: 1.5rem;
}
