/* App-level overrides — keep this file slim; the design system lives in style.css */

.yesgov-flash-wrap {
    margin: 16px 0;
}

.btn-inline-group {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
