footer {
    padding: 7em 0; }
.footer-07 {
    background: #121212; }
.footer-07 a {
    color: #a3de83; }
.footer-07 a:hover {
    text-decoration: none;}
.footer-07 p {
    color: rgba(255, 255, 255, 0.3); }
.footer-07 .footer-heading {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 30px; }
.footer-07 .footer-heading .logo {
    color: #fff; }
.footer-07 .menu {
    margin-bottom: 30px; }
.footer-07 .menu a {
    color: rgba(255, 255, 255, 0.6);
    margin: 0 10px;
    text-transform: uppercase;
    letter-spacing: 1px; }
.footer-07 .ftco-footer-social li {
    list-style: none;
    margin: 0 10px 0 0;
    display: inline-block;}
.footer-07 .ftco-footer-social li a {
    background: transparent;
    border: 1px solid #a3de83; }
.footer-07 .ftco-footer-social li a {
    height: 40px;
    width: 40px;
    display: block;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    position: relative;}