/*** Change the url below to set the default photo for your homepage ***/

/*
.lab-group-site .hero {
  background-image: url('./images/homepage-hero.jpg');
}
*/

.c3.hero-carousel .carousel-inner .carousel-item .item-background {
  top: 0;
}
.social-icons div a svg {
  font-size: 3em;
}
.col-md-2,
.col-md-10 {
  padding-bottom:10px;
}