@robothive Thank you! I had to go with the following so far:
.blog-title a { color: #ffffff; } .post-title a { color: #ffffff !important; }
That seems to be working, so it’s just the blockquotes I’m trying to get working now. This doesn’t seem to be working:
.blockquote ol { color: #ffffff !important; }