/***********
** Awards
**********/
.student-award {
  margin-bottom: 20px;
  padding: 15px;
  background-color: #e9ecef;
  border-radius: 5px;
}

.highlight {
  background-color: #d4edda;
  padding: 10px;
  border-radius: 5px;
}
