



.course-header h1{
  font-size: 2rem;
  line-height: 1;
}



.course-header h3{
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.course-header p, .course-header  ul, .course-header  li {
  line-height: 2.5rem;
  font-size: 1rem;
}

.course-header  a {
  color: #009688;
  font-weight:bold;
}

