.panel-heading {
  background-image:none !important;
  background-color:#304b67 !important;
  box-shadow:none;
  /*-webkit-box-shadow:0;*/
}

a:focus, a:hover {
  text-decoration:none;
}

.glyphicon.glyphicon-chevron-right {
  color:white;
  content:"\e080";
}

.glyphicon.glyphicon-chevron-right.more-info::before {
  font-family:'Glyphicons Halflings';
}

.more-info a {
  font-family:'Open Sans' !important;
}

