/*
 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
*/
/*
.bricks-button {
  padding: .75em 1.25em !important;
  border-radius: 4px !important;
  color: white;
}

.bricks-background-primary {
  background-color: var(--primary) !important;
}*/