.step-border {
  border-top: 1px solid white;
}

.step-border h4 {
  margin-top: 15px !important;
}

.step-step {
  animation: glow 2s infinite alternate;
  font-family: 'science-gothic', sans-serif;
  font-size: 45px;
}