.breadcrumb-buttons {
    background-color: #98b12e !important;
}

.navbar-brand {
	font-family: merriweather, serif !important;
	font-size: 36px !important;
	color: #32679a !important;
}
h2 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 10px !important;
}

.footer {
  color: #eee;
  background-color: #32679a !important;
  border-color: #32679a;
  margin-top: 20px;
}
.footer.well a {
  color: #fff;
  font-weight: bold;
}
.social-media {
  font-size: 30px;
}
.footer.well {
	background-color: @1279be !important;
}
