.course-title {
  font-size: 24px;
  font-weight: 700;
  color: white;
}

.course-subtitle {
  font-size: 15px;
  margin-top: 7px;
  color: #c2c3c4;
  font-weight: 500;
}

.students-amount {
  margin-top: 8px;
  color: #deab56;
  font-weight: 300;
}