footer {
    font-family: Quicksand;
    width: 100%;
    background-color: #f4f4f4;
    border-top: 1px solid #efefef;
}

body h2, h3 {
	font-family: Quicksand;
}

#footer-social-links a {
    font-size: 1.8em;
}

.carousel-inner{
  width:100%;
  max-height: 375px !important;
}