.hero-action::before {
  content: 'Stanford Employees: If you have never taken a class on LearnMed, please register in next step.';
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  padding: 20px 0px;
background-color: #8C1515;
text-align: center;
border: dotted 2px #fff;
}
#enroll-hero {
  margin: 20px 0px;
}
#enroll-hero {
  width: 500px !important;
}