
.back-to-courses-link {
  display: inline-block;
  margin-bottom: 18px;
  color: #111 !important;
  text-decoration: none !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}

.back-to-courses-link:hover {
    color: #111;
    text-decoration: underline;
}

}
.back-to-courses-link:hover {
  color: #000 !important;
  text-decoration: underline !important;
}