.linkcard {
  background-color: #1d1d1d !important;
  text-decoration: none;
  color: #ffffff !important;
}
.linkcard:hover {
  background-color: #1f1f1f !important;
}
.linkcard:hover div div p {
  color: #51ab23 !important;
}