Thanks for this code. I have used it and it works well but I would also like to make a visual change so that the quoted text is constrained within the same width as my normal text.
I tried
max-width: 900px;
Display: inline;
This works but then the ‘border-left’ stops showing….Could you help?