.container {
  padding: 20px;
  overflow: hidden;

  :global(.arco-card-body) {
    padding: 36px;
  }
}

.actions {
  margin-top: 10px;
}
