.lz-openingstijden {

	/* Container styles if needed */
}

.lz-openingstijden-status {
	display: flex;
	align-items: center;
	font-weight: 700;
	margin-bottom: 0.5rem;
}

.lz-status-indicator {
	height: 10px;
	width: 10px;
	border-radius: 50%;
	margin-right: 8px;
	display: inline-block;
}

.lz-openingstijden-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.lz-openingstijden-list li {
	margin-bottom: 4px;
}
