.lesung__date {
	font-size: 1.2rem;
    color: var(--color-grey);
}

.lesung__title {
    margin: 10px 0 30px 0;
    font-weight: normal;
    display: block;
    font-size: 2rem;
}

.lesung__abstract {
    margin-bottom: 35px;
}

.lesung__author, .lesung__presenter {
    margin-bottom: 10px;
}

.lesung__special {
    font-weight: bold;
    margin: 30px 0;
}