<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">footer.footer {
    position: absolute;
    bottom: 50px;
}

footer.footer&gt;div.row {
    text-align: left;
    margin-top: 20px;
    margin-left: 50px;
}

footer.footer&gt;div.row&gt;a&gt;img {
    max-height: 80px;
    padding: 10px;
}</pre></body></html>