.csi-body-7 {
  text-align: center;
  padding: 1.5rem 0;
}
.csi-body-7 .card {
  border: none;
}
.csi-body-7 .card:hover .card-linkName {
  text-decoration: none;
}
.csi-body-7 a {
  text-decoration: none;
}
.csi-body-7 .card-icon {
  width: 75px;
  margin: 0 auto;
}
.csi-body-7 .card-linkName {
  text-decoration: underline;
}
