/*
 Theme Name:   Propel Sites - Bricks Child Theme
 Theme URI:    https://www.pdms.ca
 Description:  Theme settings, styling, and functionality for custom WordPress theme built by Propel.
 Author:       Propel Digital Media Solutions
 Author URI:   https://propeldigitalmarketing.ca
 Template:     bricks
 Version:      1.1
 License:	   GPL-2.0+
 License URI:  http://www.gnu.org/licenses/gpl-2.0.txt
 Text Domain:  bricks
*/

/* single post */
.button-wrap .wp-block-button:nth-child(2) {
    margin-left: 20px;
}
.wp-block-details {
    padding-bottom: 20px;
}
.wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
}