/*
 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-mvjjpx .content-wrapper{
	border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

@media only screen and (max-width: 414px){
	.title{
		font-size: 35px!important;
	}
	.publisher{
		font-size: 16px!important;
	}
}
@media only screen and (max-width: 320px){
	.title{
		font-size: 20px!important;
	}
}