.elementor-3739 .elementor-element.elementor-element-c651315{--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;}/* Start custom CSS for shortcode, class: .elementor-element-f86c62f *//* Change the main "Submit" and "Send Idea" buttons */
.eccho-btn-primary {
    background-color: #FE7314 !important;
    color: #fff !important;
}

/* Change the active filter tab (e.g., "All", "Planned") */
.eccho-tab.active {
    background-color: #FE7314 !important;
    color: #fff !important;
}

/* Change the border color when you click inside a text box */
.eccho-form-card input:focus, 
.eccho-form-card textarea:focus, 
.eccho-form-card select:focus {
    border-color: #FE7314 !important;
}

/* (Optional) Change the big "Reward" box at the bottom */
.eccho-reward {
    background-color: #FE7314 !important;
    color: #fff !important;
}

/* (Optional) Change the "Upvote" button text color on hover */
.eccho-vote-btn:hover {
    color: #FE7314 !important;
    border-color: #FE7314 !important;
}/* End custom CSS */