/* supplement.css — generic safety layer (Astra+Elementor theme CSS is present).
   Accent derived from Elementor custom palette (warm brand orange). */
:root{ --hestia-accent:#F2620F; }
img{ max-width:100%; height:auto; }
/* keep FA icons sizing sane if a widget lost its per-post css */
.fa,.fas,.far,.fab{ line-height:inherit; }
