/*
 Theme Name:   Astra Child
 Theme URI:    https://rwenert.de
 Description:  Child-Theme für Astra
 Author:       Robin Wenert
 Author URI:   https://rwenert.de
 Template:     astra
 Text Domain:  astra-child
 Version:      1.0.0
*/

.single-post-thumbnail img {
	object-fit: cover;
	margin-bottom: 20px;
	height: 50vh;
	border-radius: 15px;
	opacity: 0.5;
}

#primary {
	margin-top: 0px !important;
}
