/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme Sample child theme
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 3.5.5

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

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

*/

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


.related-post time.published {
    font-size: 12px;
    display: none;
}