
&IconButton{
    @apply text-lg px-2 py-2 text-[#212121] dark:text-[#f1f1f1] transition-colors duration-300 transform border border-[#b1b1b1] dark:border-[#515151] rounded hover:bg-[#e1e1e1] dark:hover:bg-[#515151];
}