/**
* Theme Name: Apper Child
* Description: This is a child theme of Apper.
* Author: AcmeeDesign Softwares and Solutions
* Template: apper
* Version: 1.0.0
*/

/**
* You can add your custom styles here
*/
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-34BSBVXHPK"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'G-34BSBVXHPK');
</script>


