.$(drawer) {
  background: rgba(0, 0, 0, .25);

  &-container {
    @apply bg-white;
  }
}
