.composer-bar #send { width:auto; min-width:58px; height:34px; padding:0 14px; flex:0 0 auto; font-size:12px; font-weight:600; white-space:nowrap; }
.composer-notice { display:flex; justify-content:center; align-items:center; flex-wrap:wrap; gap:4px 12px; margin-top:9px; }
.composer-notice .notice { margin:0; }
#completionAlerts { padding:2px 0; border:0; background:transparent; color:#605e5c; font-family:inherit; font-size:10px; cursor:pointer; text-decoration:underline; text-underline-offset:2px; }
#completionAlerts:hover { color:#0078d4; }
#completionAlerts:focus-visible { outline:2px solid #0078d4; outline-offset:3px; }
