#dok-main{
	background-color: var(--bcg_vilagos);
}

#front-img-divider{
	margin-top: 150px;
}

h3{
	text-align: center;
	padding-top: 30px;
	font-size: 24px;
	margin-bottom: 12px;
}

h4{
	font-size: 20px;
	margin-top: 12px;
	font-family: Roboto-medium;
	margin-bottom: 6px;
}

.dok-inner-wrapper{
	width: 100%;
	display: flex;
	justify-content: center;
}

.dok-inner{
	width: 98%;
	max-width: 1200px;
}