@@ -75,5 +75,10 @@ html.dark {
color:white;
margin-bottom: 20px;
}
+ .text {
+ color: white;
+ font-size: 14px;
+ margin-bottom: 10px;
+ }
</style>