footer.footer {
    padding: 50px 0 20px;
    color: white;
    background-size: cover;
    background-attachment: scroll;
}

footer.footer a {
    color: white;
}

footer.footer a:hover {
    color: white;
}

footer.footer p {
    font-size: 22px;
}

footer.footer .footer-contact-details {
    margin: 75px 0;
}

footer.footer .footer-social {
    margin-bottom: 75px;
}

footer.footer .copyright {
    font-size: 1rem;
}
