/* ================  Template Modifications  ================  */

.footer4 .col-sm-8 .footer-logo {
    display: none;
}


/* 
    Added by: Luke O
    Date: Date 05/10/23
    Description: Underline on hyperlinks
*/

.sz-user-link {
    text-decoration: underline !important;
}

.wysiwyg a {
    color: #fff !important;
}