
.stripe-1 {
  color: black;
  background: repeating-linear-gradient(
    to right,
    #DBD5C0,
    #DBD5C0 10px,
    #E0DCD6 10px,
    #E0DCD6 20px
  );
}