/* annotations in the text */
span.a::before {content: " ["}
span.a::after {content: "]"}
p.a::before {content: " ["}
p.a::after {content: "]"}