ol, ul {
	padding-left: 1rem;
	margin: 1rem;
}

.checkmark-wrapper {
	display: flex;
	gap: 10px;
}

.text-danger {
	color: #cb0447;
}