/* Review adjustments: preserve the original timeline design and only restyle break cards. */
.break-card {
  border-left: 0;
  background: #fff1e5;
}

.break-card p {
  color: #ab6035;
}
