﻿.carddiv {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.speaker-block-three wow fadeInUp animated {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}

.spekaertitle {
	color: #a6306f !important;
	margin-bottom:30px;
}


