/*
 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.0
 Text Domain:  bricks
*/

:root {
	--tw_bs: 1.7px 1.7px 2.2px rgba(0, 0, 0, 0.02),
		4.2px 4.2px 5.3px rgba(0, 0, 0, 0.028),
		7.9px 7.9px 10px rgba(0, 0, 0, 0.035),
		14.1px 14.1px 17.9px rgba(0, 0, 0, 0.042);
	--duration: .4s
}

figure.wp-block-gallery {
	margin-top: 3rem !important;
}

