#news-breadcrumbs p {
  color: #6c757d;
  font-size: 13px;
}

#news-header {
    background-image: url("/static/regularpages/images/home/SP-Banner-OptJ-Final-1600x600px.webp");
    background-color: #172433;
    background-size: cover;
}

.no-webp #news-header {
	background: url(/static/regularpages/images/home/SP-Banner-OptJ-Final-1600x600px.png);
}

#news-title {
  font-size: 2.5rem;
  margin: 1rem 0;
  line-height: 1.5;
}

.news-table {
  font-size: 16px;
}

#news-post-body img {
  padding: 0.5rem 0 1rem 0;
}

.twitter-share {
  color: #1DA1F2;
}

.fb-share {
  color: #4267B2;
}

.linkedin-share {
  color: #0077B5;
}
