

.download-a, .download-a:hover * {
  text-decoration: none !important;
}
.mx-auto {
  margin: auto;
}
.download-link {
  border-radius: 20px;
  background: var(--color-blue-dark);
  transition: all 0.5s ease;
  padding: 3rem 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.download-link:hover {
  background: var(--color-blue);
}
.download-link .download-text {
  color: white;
  margin: auto;
  text-align: center;
}

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:article-download] [56.2911] DESIGN*/
/*******************************************************************/
/* 0.2 D>D */
/* db 154 */