.panel {
	background-color: whitesmoke;
	border: 1px solid silver;
	border-radius: 0.25rem;
	padding: 0.5rem;
	margin-bottom: 0.5rem;
}
