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

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

.sidebar-head{
background-color: #8e6f3e;
color:#fff;
padding:5px;
margin:0;
}
.sidebar-box{
border-color: #8e6f3e;
border-style: solid;
border-width: 1px;
margin:0 0 10px 0;
}
.sidebar-body{
padding: 10px 5px 10px 15px;
}