/* Floating Contact Bar — Frontend base */
#fcb-floating-bar * { box-sizing: border-box; }
/* ★ Override Elementor/theme wrappers that might clip fixed elements */
body > #fcb-floating-bar { position: fixed !important; }
