<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;1,400&display=swap" rel="stylesheet">
+ <?php // Global site tag (gtag.js) - Google Analytics ?>
+ <script async src="https://www.googletagmanager.com/gtag/js?id=G-S046H2WB07"></script>
<script>
- window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
- ga('create', 'UA-43712622', 'auto');
- ga('send', 'pageview');
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-S046H2WB07');
</script>
- <script async src='https://www.google-analytics.com/analytics.js'></script>
</head>
<body <?php body_class('font-body text-dark overflow-x-hidden'); ?>>