* Correct selectors for buttons & custom palette colours.
* Make sure bullets are centred with centred widgets.
* Update comment widget styles to match comments.
* Remove empty selectors.
* Update verse font styles to italic.
* Update selectors for editor colour palette styles.
* Update comment widget styles to better match the comments in the theme.
* Correct the caption styles on the front-end and in the editor.
* Fix an alignment issue with wide video players in RTL styles.
* Fix the file link colour in the editor.
* Adding some unique verse styles (italicized)
* Reorganizing the editor CSS to match other themes; consolidating some styles.
* Correcting some quote RTL issues with borders.
* Update comments widget block to better match theme's comment styles.
* RTL - fix alignment issue with file block button
* Update file button styles, so it's correct on hover
* Update styles for centred widgets on front-end and in editor
* Make custom editor style selectors more specific
* Correct font sizes in editor, and for quotes
* Remove empty CSS selectors.
* Fix RTL styles for large quote blocks.
* Remove incorrect file button hover styles.
* Add overflow auto to preformatted and code blocks.
* Correct centred styles for widgets.
* Increase font size of comment widget.
* Remove margins from recent posts widget when displayed as grid.
* In themes RTL styles, remove border from block quote.
* For RTL, add space between link and button in file block.
* For RTL, remove border from verse block.
* Remove bottom margin from captions in editor.
* Correct citation font size in editor.
* Correct pre tag font size in editor.
* Add background thead in editor.
* Correct font size in th in editor.
* Add styles for definition lists in editor.
I had incorrectly styled .alignright and .alignleft to switch sides in RTL, but the reality is that alignments _should_ stay left or right, not switch because of text direction.
* Reorganize stylesheets to match other themes
* Fix up display issues with wide blocks, table blocks
* Don't make cover blocks wide unless they've been set as wide.
* Update file block styles in editor.
* Reorganize styles a bit, consolidate header styles, and delete empty selectors
* Update editor colour palette to match theme's colours
* Remove styles for pre and code blocks in editor; doesn't look identical to the front-end but they blocked the text from being edited