.default-group {
  background: #fff;
  padding: 0 8px 8px 8px;
  margin-bottom: 8px;
  border: solid 1px #eee;
  border-radius: 4px;
  width: 100%;

  .ant-page-header {
    margin-bottom: 8px;
  }

  .ant-page-header-heading-title {
    font-size: 14px !important;
    color: #1c2260 !important;
  }
}
