.kolaypanel-footer {
	background: #101010;
	color: #fff;
	text-align: center;
	padding: 14px 20px;
	font: 14px/1.4 system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
}

.kolaypanel-footer a {
	color: inherit;
	text-decoration: underline;
}

.kolaypanel-footer a:hover,
.kolaypanel-footer a:focus {
	opacity: 0.8;
}
