/* Minimal CSS - most styles are inline to avoid Flatsome conflicts */
#er-feedback-button:hover {
    background: #444 !important;
}

#er-feedback-modal textarea:focus,
#er-feedback-modal select:focus {
    outline: none;
    border-color: #999 !important;
}

#er-feedback-submit:hover {
    background: #444 !important;
}
