/*
Theme Name: DSTNJGCA Avada Child
Theme URI: https://www.dstnjgca.org/
Description: Avada child theme preserving the existing DSTNJGCA frontend and templates.
Author: Codex
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Template: Avada
Text Domain: dstnjgca
*/

/*
 * Production styles are loaded from assets/css/main.css so the original
 * frontend can be preserved while Avada remains the parent theme.
 */

.page-hero {
    padding: .5rem 0; !important
}

/*
.front-page-builder__content {
  width: min(var(--site-width), calc(100% - 5rem));
  margin-right: auto;
  margin-left: auto;
}
*/