/*
 Theme Name:   Bonobos Child Theme
 Theme URI:    https://hamburg-bonobos.de
 Description:  Hamburg Bonobos Child Theme
 Author:       Sebastian Brucker
 Author URI:   https://brucker.digital
 Template:     generatepress
 Version:      0.1
*/

.page .entry-title {
    display: none;
}

.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
    margin-top: 0;
}

.home #main {
    margin: 0;
}

#post-120 > div {
    padding: 0;
}