/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
/* @import url('https://fonts.googleapis.com/css2?family=Unifraktur&display=swap')

.lighttext
{
    font-family: Arial, Helvetica, sans-serif;
    clor: #666;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
}
echo "< span class=\"lightext\">$text[test]</span>";
$text[test] = "This is a Test";

{font family:'Marcellus SC'
font size: 12px
}