/* Blog Page Scoped Stylesheet - Black Hat SEO Campaign Page */

.blog-hero {
  position: relative;
  background-size: cover;
  background-position: center;
}

.blog-text-container p {
  line-height: 1.8;
  font-size: 1.05rem;
  margin-bottom: 1.5rem;
}

.pbn-node-active {
  color: var(--success);
  font-weight: bold;
}
