/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.no-fill .gb-shape svg {
  fill: transparent !important;
}

.one-container.blog .post:not(:last-child):not(.is-loop-template-item) {
  padding-bottom: 4rem;
}