/*
Theme Name:     Restore Church Theme Bundle (Child Theme)
Theme URI:      https://mintplugins.com/restore-church-theme-bundle-child-theme
Description:    Child Theme for the Restore Church Theme Bundle using the Knapstack Theme as the theme parent.
Author:         Mint Plugins
Author URI:     https://mintplugins.com
Template:       knapstack
Version:        1.0.0
*/

@import url("../knapstack/style.css");
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121109624-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-121109624-1');
</script>
