/* Styles til Skattejagten */

a[title="button"] {
	display: inline-block;
	color: white;
	background: #4285F4;
	padding: .6em 1.2em;
	border-radius: 4px;
	font-size: 20px;
	margin-top: qem;
}

.date {
	font-weight: normal;
	color: silver !important;
}

code.language-html {
	white-space: pre-wrap;
}

h1 {
	letter-spacing: 1px;
}

.hideme {
	display: none !important;
}