.cmeEducationCentered {
  margin-left: auto;
  margin-right: auto;
  display: block;
  float: none;
}
.downloadCertificateMessage {
  width: 100%;
  padding-bottom: 12px;
  font-weight: bold;
  display: none;
}
.downloadCertificateMessage .downloadCertificateButton {
  padding-left: 8px;
  text-decoration: underline;
}
.educationCourseTitle {
  color: #024266;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 10px;
}
