.card-links > li > div {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.avatar-text .arrow-link-container {
  margin-top: -1.25rem;
}
.avatar-text {
  padding-left: 0 !important;
}

.avatar-text img {
  position: relative !important;
  margin-bottom: 0 !important;
}

@media screen and (min-width: 640px) {
  .avatar-text img {
    margin-bottom: 1rem !important;
  }
}

.list-categories-courses a {
  color: #c8102e;
  text-decoration: underline;
}
