<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer{
    background: #02529f;

    text-align: center;
    padding: 20px 0;
}
.footer img{
    height: 80px;
    margin-bottom: 20px;
}
.footer p{
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
}</pre></body></html>