In the tables css, I think there was a typo that puts a green variable when it should be orange.
.or .passage table, .or .passage th, .or .passage td { border: 1px solid var(--gn-body); }
AH YES! Sorry about that. You can change it as --or-body instead :)But I'll edit the template!
EDIT: Fixed templates uploaded