@@ -268,8 +268,10 @@ export default {
margin: 0 auto;
border-right: 0;
border-radius: 8px;
- font-weight: bold;
- th,
+ th {
+ color: #000;
+ font-weight: bold;
+ }
td {
color: #000;
}