footer {
    font-family: Quicksand;
    width: 100%;
    background-color: #f4f4f4;
    border-top: 1px solid #efefef;
}

body h2 {
	font-family: Quicksand;
}

#footer-social-links a {
    font-size: 1.8em;
}

#map {
    width: 100%;
    height: 370px;
    background-color: grey;
}