/*
 Theme Name:   Astra Child
 Theme URI:    https://example.com/
 Description:  Child theme for Astra
 Author:       Your Name
 Author URI:   https://example.com/
 Template:     astra
 Version:      1.0.0
*/



/* Single nieuws */
.single-nieuws p, .single-nieuws .entry-content p {
    margin-bottom: 1em;
}

.single-nieuws .ast-breadcrumbs-wrapper {
    display: none;
}

.single-nieuws.ast-single-post .entry-content a {
    text-decoration: none;
}

.single-nieuws.ast-single-post .entry-title {
    line-height: 0.2;
}

.single-nieuws.ast-single-post .entry-content p:last-of-type {
    margin-bottom: 2em;
}
