.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2169 .elementor-element.elementor-element-fd9a520{text-align:center;}.elementor-2169 .elementor-element.elementor-element-115bd13{--spacer-size:7px;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-269603b *//* === CF7 Consent & Checkbox Fix === */

/* Keep checkbox small and aligned */
.wpcf7 input[type="checkbox"] {
  width: 16px;
  height: 16px;
  margin-right: 8px;
  vertical-align: middle;
}

/* Label and consent text smaller + muted */
.wpcf7 .wpcf7-list-item-label {
  font-size: 0.9rem;
  line-height: 1.3;
  color: #5B6B7D;
}

/* Extra consent note under the checkbox */
.ph-sms-note {
  display: block;
  margin: 4px 0 12px;
  font-size: 0.8rem;
  color: #6b7280;
  line-height: 1.4;
}

/* Button spacing */
.wpcf7 input[type="submit"] {
  margin-top: 12px;
}/* End custom CSS */