body .card .card-body h5.h5.card-title {
  margin-bottom: 10px;

  a {
    color: #262626;
    text-decoration: none;
    font-size: 1.5rem;
    font-weight: 400;
  }
}

.student-label {
  color: #1f66da;
  font-size: 1.25rem;
}

.academic-year {
  font-size: 14px;
  text-transform: uppercase;
  color: #737373;
}
