.kodetimen-info__number {
	font-size: 36px;
	color: #8a7fbb;
}

.kodetimen-info__text {
	font-size: 28px;
	color: #333;
}

.lkk-acf-map {
	width: 800px;
	height: 800px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

/*Fixes potential theme css conflict.*/
.lkk-acf-map img {
	max-width: inherit !important;
}