.bs-grid {
width: auto !important;
}
.navbar {
min-height:74px  !important;
}
.navbar-default {
background-color: #191d1f  !important;
}
.navbar-brand > img {
margin-top: -10px !important;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #191d1f !important;
  border-color: transparent;
}
.breadcrumb-item a {
color: #c62433 !important;
}
body {
  font-family: "Roboto" !important;
}