.template-download{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:inherit;
  text-decoration:none;
}

.template-download:hover{
  color:inherit;
  background:#f4f7f4;
}
