/*
 Theme Name:   Space 42
 Theme URI:    https://generatepress.com
 Description:  GeneratePress child theme
 Author:       Juli
 Author URI:   https://ju-like.de
 Template:     generatepress
 Version:      0.1
*/

h1, .coiny {
	font-family: 'Coiny';
}
body {
	font-family: 'Capriola';
}
::selection {
	color: #46405C;
	background: #FFDC5C;
}
.page-id-8 {
	background-image: url('https://passconvention.de/wp-content/uploads/2025/07/Hintergrundbild5.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	
}