.footer1 {
    background-color: #e7e2d8;
    font-size:18px;
}

.footer1 .footer1-top {
    font-size:22px;
}

.footer2 {
    background-color: #363636;
    font-size:14px;
}

.footer2, .footer2 h3 {
    color:white;
}

.footer2 h3 {
    font-size:18px;
    font-weight:900;
}

.footer2 a {
    color:#00c5ff;
}

.footer-button-items .footer-button-item {
    display:inline-block;
    margin:20px;
}

.footer-button-items .footer-button-item3 {
    max-width: 350px;
}

@media (max-width:991px) {
    .footer-button-items  .footer-button-item2 {
        display:none;
    }
}

.footer-social a {
    font-size:30px;
    color:white;
    margin-right:30px;
}

.footer2 .copy-section img {
    padding:10px;
}