.docker-status-healthy > div, .docker-status-running > div {
	color: #00ff99;
        text-shadow: 0 0 3px #00ff99aa;
}

.service-card {
	border-radius: 1em;
	padding-inline: .5em;
}

.service-block {
	border-radius: 5em;
}

#theme {
	display: none;
}
