.bullet-list {
    @apply list-disc list-outside;
}

.bullet-list li {
    @apply ml-4 my-1 font-light;
}
