/* Scope */
.bck-news{
  padding-bottom: 40px;
}

/* Title area */
.bck-news-head{
  padding-top: 30px;
}

.bck-news-title{
  margin: 0 0 10px;
  font-size: 2.2rem;
  line-height: 1.15;
  color: #0b1a26;
}

.bck-news-intro{
  margin: 0 auto;
  max-width: 900px;
  color: rgba(15, 23, 42, 0.65);
  line-height: 1.8;
}

/* Shortcode section spacing */
.bck-news-feed{
  margin-top: 10px;
}

/* Feed container (safe defaults, doesn’t fight plugin styles) */
.bck-news-feed .bcvh-social-feed{
  background: transparent;
  border-radius: 18px;
}

/* Keep disclaimer spacing consistent */
section.bcsr-section{
  margin-top: 40px;
}
