hr.dashed {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
  margin-top: 8px;
  margin-bottom: 8px;
}