/*
 * Default, low-priority styles for hgroup provided by the plugin.
 * Intentionally minimal so themes can easily override.
 */
hgroup {
  text-align: center;
  padding: 5rem 0;
}