/*
 Theme Name:   Suellentrop Dev
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Suellentrop Dev Theme - Child of TwentyTwenty
 Author:       John Doe
 Author URI:   http://www.suellentrop.dev
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  suellentropdev
*/

.post-inner {
  padding-top: 0rem;
}

.listening_postmeta {
  margin-top: 2rem !important;
}

figure {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.blocks-gallery-item figure {
  margin: 0 !important;
}

body:not(.singular) main > article {
  padding: 8rem 0 0;
}
