/* your styles go here */
.main-logo {
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.5;
  color: #555555;
  font-weight: 800;
  letter-spacing: 0.08em;
  padding: 20px;
}
.list-inline-item {
  padding: 5px;
  display: inline-block;
  padding: 5px;
  border: solid 1px #eeeeee;
  border-radius: 0;
  color: #38a7bb;
  margin: 5px 5px 5px 0;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-size: 12px;
}

#heading-breadcrumbs {
  padding: 20px 0;
  margin-bottom: 40px;
  background: #eee!important;
}