.news-section {
  padding-top: 0px !important;
}
.news-section .item {
  margin-top: 0px;
}

.date {
  font-family: "kelson_sansregular";
}

.article-link {
  width: 100%;
  display: none;
  margin-bottom: 20px;
  background: #fff;
}
.article-link .category {
  margin-top: 20px;
  color: #e21784;
  text-transform: uppercase;
}
.article-link .details {
  padding-bottom: 20px;
}

.load-more .button {
  border-radius: 0px;
  text-align: center !important;
}
