@layer components {
    .pricing-tabs {
        a.active {
            @apply bg-theme-17 text-white;
        }
    }
}
