::ng-deep .project-crud {
  margin-bottom: 20px;

  .mat-card-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;

    margin-right: 80px;
    padding-top: 0;
  }
}
