/*
 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
*/
body {
  overflow-x: hidden;
}
body .wsf-form .wsf-field-wrapper.large-text label, body .wsf-form .wsf-field-wrapper.large-text input::placeholder {
  font-size: 15px;
}
body .wsf-form .wsf-field-wrapper.large-text input:checked + label {
  font-weight: 600;
}
body strong, body b {
  font-weight: 600;
}
body .brxe-ws-form-form .wsf-alert {
  background-color: transparent !important;
  border: none !important;
  color: white;
  font-size: 24px;
}
body .brxe-ws-form-form .wsf-alert h2 {
  margin-bottom: 20px;
  color: white;
  font-size: 44px;
}
body .brxe-ws-form-form .wsf-alert p {
  color: white;
}

/*# sourceMappingURL=style.css.map */
