.alt-footer-left {
    a {
        color: white;
        &:hover {
            color: white;
            text-decoration: underline;
        }
    }
}
