.separator {
  height: 1px;
  margin: 25px 0;
  background: linear-gradient(to right, transparent, #ccc, transparent);
}
