<script src="https://cdn.onesignal.com/sdks/OneSignalSDK.js" defer></script>
<script>
  window.OneSignal = window.OneSignal || [];
  OneSignal.push(function() {
    OneSignal.init({
      appId: "b8179ad4-1029-49a5-8fb7-aacb7ce39b81",
    });
  });
</script>
 
body {
    background-color: white;
}
.line_spacing_for_tight_heading {
    line-height: 50%;
}
.line_spacing_for_30px_heading {
    line-height: 50%;
}
.line_spacing_for_48px_heading {
    line-height: 50%;
}
.line_spacing_for_64px_heading {
    line-height: 50%;
}
.section { 
   height: 0px; 
}
.row { 
   height: -20px; 
    allign-row: top 
}
 
 
 
 
.theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed {
    display: none;
}
 
.zpcol-md-4.zpcol-sm-12.theme-blog-category-column {
    display: none;
}
.zpcol-md-8.zpcol-sm-12.theme-blog-container-column {
width: 90% !important;
}


