/* Recolour the shared title divider while preserving the original 636×8 layout. */
img[src*="price_slide_line.png"] {
    content: url("/images/section-divider-peach-v1.svg");
}
