.news-title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #3c2100;
}

.news-divider {
  width: 40px;
  height: 5px;
  background-color: #3c2100;
}

.news-items .news-text {
  color: #333;
}