/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/



.brxe-post-content{

    h2{
        margin-top: 30px;
        margin-bottom: 20px;
    }

    h3{
        margin-top: 20px;
        margin-bottom: 10px;
    }

    h4{
        margin-top: 10px;
        margin-bottom: 10px;
    }
}