/*
Theme Name: Aprimora Web
Theme URI: https://aprimoraweb.com.br
Description: Website desenvolvido por Aprimora Web.
Author: Lucas
Author URI: https://aprimoraweb.com.br
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */





h2 {
    font-family: PT Sans;
    font-weight: 700;
    font-size: 70px;
    color: #000000;
    line-height: 1.5;
}

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-51ZFF10V31">
</script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-51ZFF10V31');
</script>