.custom-font-1 {
		font-family: "Ephesis";
		font-weight: bold;
}

.custom-font-size-1 {
		font-size: 35px !important;
}

.custom-font-size-2 {
		font-size: 40px !important;
}

.custom-font-size-3 {
		font-size: 40px !important;
}

.custom-font-size-4 {
		font-size: 0.6em !important;
}
.custom-font-size-5 {
		font-size: 20px !important;
}

.custom-font-size-6 {
		font-size: 27px !important;
}

.custom-logo {
		font-family: "Ephesis", cursive;
		font-size: 50px;
		font-weight: 700;
		display: block;
		padding: 10px 0;
}

html body .rounded-circle {
	border-radius: 3% !important;
}


.list li {
	margin-bottom: 13px;
    text-align: left;
}

section2.section {
	background: #f7f7f7;
	border-top: 5px solid #f1f1f1;
	margin: 0px 0;
	padding: 50px 0;
}

#footer {
	background: #60635c;
	font-size: 0.9em;
	margin-top: 0px;
	padding: 0;
	position: relative;
	clear: both;
}

#footer a:not(.btn):not(.no-footer-css) {
	color: #FFF;
	transition: all 0.1s ease-in-out;
}

#footer a:not(.btn):not(.no-footer-css):hover {
	text-decoration: none;
	color: #000;
}

#handtekening {
    text-align: right;
}
