﻿footer {
    padding: 7em 0
}

.footer {
    background: #000
}

    .footer .footer-heading {
        font-size: 15px;
        color: #fff;
        margin-bottom: 30px;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 1px
    }

        .footer .footer-heading .logo {
            font-size: 16px;
            color: #fff;
            text-transform: capitalize
        }

    .footer .list-unstyled li {
        color: #000
    }

        .footer .list-unstyled li a {
            color: #ffffffb3
        }

.list-unstyle {
    padding-left: 0;
    list-style: none
}

.ftco-footer-social li {
    margin: 0 10px 0 0;
    display: inline-block
}

.footer .ftco-footer-social li a {
    color: #fff
}

.ftco-animate span {
    font-size: 25px
}
