html {
    background-color: rgb(255, 250, 240);
}

.news-title {
    margin-right: 1.5rem;
    font-weight: 800;
    font-size: 0.9rem;
  }
