

#stripe_body {
  color: #28415A;
}

.btn-white {
  margin-bottom: 18px !important;
  @include button(simple, white);
  box-shadow: 1px 4px 3px #28415A !important;
	border-radius: 15px !important;
  color: #28415A !important;
  font-weight: bold !important;
  font-size: 22px !important;
}

#do_not_know_link {
  margin-top: 10px;
  font-size: 18px;
}

#do_not_know_link a, .correct_course_choice a, #start_over_link a {
  color: #28415A;
  font-weight: bold;
  text-decoration: underline;
}

#start_over_link {
  font-size: 16px;
}

.choose_course_question {
  margin-bottom: 20px;
}
