/*
 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
*/
/* Makes Beaver Builder work full-width with the theme */
body .grid-container, .wp-block-group__inner-container {
    max-width: 100%!important;
}
