:root {
  .mat-expansion-panel:not([class*="mat-elevation-z"]) {
    @apply shadow rounded;
  }
}
