.fi-sc-icon {
    @apply text-gray-400 dark:text-gray-500;

    &.fi-color {
        @apply text-color-500 dark:text-color-400;
    }
}
