.card .icon {
  margin: 20px 0;
  color: white;
}
.card a {
  color: #333;
}
#controlpanel .image {
  background: -webkit-linear-gradient(#ab0000 0%, #340000 100%);
}
#aica .image {
  background: -webkit-linear-gradient(#46a203 0%, #1c3c04 100%);
}
#backup .image {
  background: -webkit-linear-gradient(#0311a3 0%, #040d3e 100%);
}
#smartinvoices .image {
  background: -webkit-linear-gradient(#9a6b0d 0%, #3e3004 100%);
}
#smartolive .image {
  background: -webkit-linear-gradient(#99cd15 0%, #1a5806 100%);
}
