html {
  scroll-behavior: smooth;
}

.mandatory {
  @apply after:content-[*] after:ml-0.6 after:text-red-500;
}
