.homepage-lastest-news {
  background-color: #1f2475;
  color: white !important;
  padding: 3rem 29.88px;
  border-top: 0.5rem solid #ef821b;
}
.homepage-lastest-news-heading {
  margin-bottom: 0rem !important;
}
.article-container {
  align-items: stretch !important;
}
.article {
  flex: 1;
}
.article a {
  text-decoration: none !important;
}
.article a:hover {
  color: #fff !important;
  text-decoration: underline !important;
}