.eLabel::before {
    content: "[Errata]\A";
    white-space: pre;
}

.rLabel::before {
    content: "[Remark]\A";
    white-space: pre;
}