.accented-fields {
  background: #eee
}

.resource-view .subheader {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.25rem;
  font-variant: small-caps;
  text-transform: uppercase;
}

.resource-view .label, .resource-view .value {
  margin-bottom: 0.25rem;
  line-height: 1.25rem;
}

.resource-view .label {
  font-variant: small-caps;
  text-transform: uppercase;
  font-size: 0.875rem;
}

.breadcrumb li {
  font-size: 1.125rem;
}
