.news-detail {
  background: #ffffff;
  color: #222222;
  border-radius: 16px;
  padding: 40px 32px;
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.2);
}
