/*
Theme Name: WPAQ Neve Child
Theme URI: https://solvy.one
Template: neve
Author: SolvyOne Digital
Author URI: https://solvy.one
Description: Custom child theme for WPAQ Neve
Version: 1.1.0
Updated: 2022-03-17 10:55:31

*/


/* Archive H1 for SEO / accessibility (WPAQ scan fix) */
.wpaq-archive-header {
  margin: 0 0 1.25rem;
}
.wpaq-archive-title {
  font-size: 1.75rem;
  line-height: 1.25;
  margin: 0;
  color: var(--nv-text-color, inherit);
}
