@charset "UTF-8";

/* Defends against the theme's bare-heading margins anywhere in the plugin's output. */
section.fg-faq .h4,
section.fg-faq h4 {
    margin: 0;
}
