<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer-copyright {
    color:white;
    width:400px;
    margin-top:-9px;
    font-size: 11px;
}
.footer-link-container {
    display: inline-block;
    color:white;
}
.link-footer {
    margin-right:8px;
    margin-left:5px;
}
.footer-container {
    margin-top: 0px;
    padding-top: 60px;
    padding-bottom: 80px;
    background:url('../images/footer_bg.png');
    max-height: 189px;
}
.footer-social {
    display: inline-block;
    margin-top:-14px;
    float:right;
}
.footer-social-icon {
    
}
</pre></body></html>