h1 {
  margin-top: 0;
}

.detail h4 {
  text-transform: uppercase;
  color: #999;
}

h3.fr {
  float: right;
  color: #999;
}

.detail {
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
}

.well {
  margin-bottom: 0;
}

.page-content-body {
  min-height: calc(100vh - 191px);
}
