/**
 * Theme Name: GDP Tooling Child
 * Description: Update-safe GDP Tooling customisations for the Autosoe theme.
 * Template: autosoe
 * Version: 1.0.0
 */

/* Elementor hides .entry-header on standard page templates, so the H1
   injected by this child theme uses its own visible wrapper. */
.gdp-page-header {
  margin-bottom: 20px;
}

.gdp-page-title {
  margin: 0;
}
