.dark .trix-button {
    @apply bg-gray-700 border-gray-600 text-gray-200;
}

.dark .trix-button-group {
    @apply border-gray-600;
}
