/* Here you can add custom CSS for the current table */
/* Lean more about CSS: https://en.wikipedia.org/wiki/Cascading_Style_Sheets */
/*
To prevent the use of styles to other tables use "#supsystic-table-5" as a base selector
for example:
#supsystic-table-5 { ... }
#supsystic-table-5 tbody { ... }
#supsystic-table-5 tbody tr { ... }
*/
a { color: #8ba870; }