/*
 Theme Name:   West Camel Child Theme
 Theme URI:    https://www.ckcreativedesign.co.uk
 Description:  Use this child theme to extend Bricks.
 Author:       CK Creative
 Author URI:   https://www.ckcreativedesign.co.uk
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/
article#brx-content {
padding-top: var(--space-l);
padding-right: var(--space-m);
padding-bottom: var(--space-l);
padding-left: var(--space-m);
}
article#brx-content h1 {
	margin-bottom:40px;
	text-align: center;
}
.upcoming-event a {
	pointer-events: none;
}
.sgwf_come2theweb {
	margin-top: 20px;
}
.sgwf_filter ul li a {
	border-radius: 20px;
	box-shadow: 0px 0px 0px !important;
}