body {
    .footer-heading {
        font-weight: 600;
        margin-bottom: 15px;
        color: #fff;
    }

    .footer-links li {
        margin-bottom: 8px;
    }

    .footer-links a {
        color: #aaa;
        text-decoration: none;
    }

        .footer-links a:hover {
            color: #fff;
        }

    .footer-text {
        color: #aaa;
        font-size: 14px;
        line-height: 1.6;
    }
}
