.cr-instructions {
  width: 80%;
  margin-left: 5px;
  padding-top: 20px;

  p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3em;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .cr-ins-body {
    text-align: left;
  
    ol li {
      padding-bottom: 7px;
    }
  }
}
