.boxed-tabs {
    a.active {
        @apply bg-theme-1 text-white;
    }
}