/* Spacings & Sizes
------------------------------------- */
/* Colors
------------------------------------- */
/* Custom Colors
------------------------------------- */
/* Font
------------------------------------- */
/* Mixins
------------------------------------- */
/* TEMPLATE DOWNLOADS
-------------------------------------------------- */
section.downloads .paragraph, section.downloads .paragraph-empty {
  min-height: 160px;
}
section.downloads img {
  max-height: 335px;
  width: auto;
  margin-bottom: 36px;
}
section.downloads .card.card-content .button {
  margin-top: auto;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
  width: calc(100% - 48px) !important;
}