/* Post diffs */
del.differ {
width: 670px;
background: var(--danger-light-color);
}
ins.differ {
background: var(--success-light-color);