.app-content {
  flex: 1 1 auto;
  min-height: 0;
  overflow: auto;
  padding: 1.1rem 1.25rem 1.25rem;
  background: #f8fafc;
}
