.mod-emergency-exit {
    /* Container styles if needed */
}

/* Optional: Ensure it's always on top if default classes are not enough, 
   though usually button_class will handle visual style (e.g. btn btn-danger) */
.mod-emergency-exit .emergency-exit-btn {
    cursor: pointer;
}
