/* authority.css */
.inner-page-body { padding-top: 0; }
.authority-section { padding: .75rem 0; }
.authority-heading {
  font-size: 1.48rem;
  font-weight: 400;
  color: var(--g-700);
  margin-bottom: 1rem;
}
.authority-content {
  font-size: 1.14rem;
  font-weight: 300;
  color: #444;
  line-height: 1.9;
}
