<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer_014_customize .stu_ly_footernav {
    position: fixed; 
    bottom: 0;
    background-color: #1c51a0;
    width: 100%;

    display: flex;
    align-items: flex-end;
}
.footer_014_customize .stu_ly_footernav &gt; a {
    width: 33.33%;  
    color: #f1f1f1;
    font-size: .8em;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 3px;
}
.footer_014_customize .stu_ly_footernav &gt; a i {
    display: block;
    font-size: 1.5em;
}
.footer_014_customize .stu_ly_footernav &gt; a.active,
.footer_014_customize .stu_ly_footernav &gt; a:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.3);
}
</pre></body></html>