@import "downloads.css";

.grid {
  min-height: auto;
}

.mitmachen-forms .downloads__list {
  margin-top: 0;
}

.downloads__button--disabled {
  background-color: #999 !important;
  color: #fff !important;
  cursor: not-allowed;
}