/* Was an inline <style> block in the <head> of every compiled page. Moved into
   a real stylesheet so the theme ships no inline CSS; it is enqueued last so
   the cascade position is unchanged. */
body{margin:0;background:#0B2545;font-family:'Poppins',ui-sans-serif,system-ui,sans-serif}
input,select,textarea{font-family:inherit}
input::placeholder,textarea::placeholder{color:#9AA7B5}
a{color:#2B6CC6}
a:hover{color:#1D4478}
