.card-actions .telegram {
  grid-column: 1 / -1;
  background: #229ed9;
  color: #fff;
}

.card-actions .telegram:hover {
  background: #168bc1;
}
