.section-courses {
  background-color: rgba(214, 208, 96, .4);
}

.course-card {
  background-color: rgba(214, 205, 54, .5);
}