<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1.entry-title{
    font-size: 25px;
    padding-left: 10px;
    border-left: 5px solid   #66c28d;
    margin-top: 15px;
}

div.entry-content{
    margin: 50px 0;
}

span.posted-on{
    margin-left: 20px;
}

span.posted-on a{
    text-decoration: none;
    color: #000;
}
</pre></body></html>