.xenia-intro {
	font-size: 16px;  /* <-- Hier Schriftgröße verändern */
	line-height: 1.8; /* <-- Hier Zeilenabstand verändern */
	text-align: justify;
}


.xenia-intro:last-of-type {
	padding-bottom: 1.3rem;  /* <-- Hier Abstand nach unten verändern */
}
