.alert {
	@apply space-x-2 flex items-start text-negative;
}

.text {
	@apply pt-1 whitespace-pre-line;
}
