/* Elementor per-post dynamic CSS stub */
.elementor-section { padding: 30px 0; }
.elementor-row { display: flex; flex-wrap: wrap; }
.elementor-column { flex: 1; box-sizing: border-box; padding: 0 15px; }
.elementor-widget { margin-bottom: 20px; }
.elementor-widget-image img { max-width: 100%; height: auto; }
.elementor-button { display: inline-block; padding: 12px 28px; background: #3aaa3a; color: #fff; border-radius: 3px; }
@media (max-width: 767px) { .elementor-row { flex-direction: column; } }
