/*
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

<meta name="keywords" content="business magazine, global business news, business leaders, influential leaders, emerging entrepreneurs, corporate leadership, industry insights, business innovation, startup stories, executive interviews, global markets, digital business magazine" />
<meta name="author" content="Global Publicist 24">
<meta name="Publisher" content="Global Publicist 24">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RWFFF57T3D"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

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


*/

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

table, th, td {
        border: 1px solid #c6c6c6; /* Applies a 1px solid black border to the table and all its cells */
    }
