.elementor-9407 .elementor-element.elementor-element-e769ec3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9407 .elementor-element.elementor-element-e769ec3:not(.elementor-motion-effects-element-type-background), .elementor-9407 .elementor-element.elementor-element-e769ec3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );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-9407 .elementor-element.elementor-element-cd9afbe{font-family:"Raleway", Sans-serif;font-weight:400;}/* Start custom CSS for html, class: .elementor-element-5c1f3e8 */.donation-section {
  text-align: center;
  margin: 30px auto;
  max-width: 600px;
  font-family: Arial, sans-serif;
}

.donation-buttons {
  margin-top: 20px;
}

.donation-btn {
  display: inline-block;
  margin: 8px;
  padding: 12px 24px;
  border-radius: 6px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  transition: 0.3s;
}

.donation-btn.cashapp {
  background-color: #00c244;
}

.donation-btn.paypal {
  background-color: #003087;
}

.donation-btn.venmo {
  background-color: #3d95ce;
}

.donation-btn:hover {
  opacity: 0.85;
}/* End custom CSS */