.card-thumb {
  border-radius: 0.4rem;
}

.card-img-border {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}

.negative-top {
  padding-top: 15rem;
}

.border-RHB {
  border-color: #5bc2e7;
  border-top: 1px solid #5bc2e7;
  border-width: 10px;
}

.list-footer:not(:last-child) {
  margin-right: 2rem;
}

.list-footer a {
  color: #a0a0a0;
}

