.news-link-spacing {
  margin-bottom: 0rem !important;
}

.bg-button-gray {
  color: #FFF;
  background-color: #555555;
  border-color: #555555;
}

.center-tiles-proper {
  justify-content: center;
}

.textarea-custom-minheight {
  min-height: 14em !important;
}