/*
 Theme Name:     Lacorte
 Theme URI:      https://ovdivi.com/
 Description:    Divi Child Theme 
 Author:         Oscar Viedma
 Author URI:     https://www.oscarviedma.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts <!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-791JYMTYB6">
</script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-791JYMTYB6');
</script>