/* Confirmed external identity actions on individual dossier pages. */
.profile-wikitree-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin:16px 0 23px;padding:12px 14px;border-left:3px solid #668457;background:#edf2e7;color:#42583b}
.profile-wikitree-actions>span{font:700 10px/1.3 var(--g-sans);letter-spacing:.09em;text-transform:uppercase;color:#58704d}
.profile-wikitree-actions a{display:inline-flex;align-items:baseline;gap:7px;color:#294d35;font:700 13px/1.35 var(--g-sans);text-decoration:none}.profile-wikitree-actions a:hover{text-decoration:underline;text-underline-offset:3px}.profile-wikitree-actions small{font:11px/1.3 var(--g-mono,var(--g-sans));color:#60795a}
@media(max-width:620px){.profile-wikitree-actions{align-items:flex-start;flex-direction:column;margin:14px 0 20px}.profile-wikitree-actions a{font-size:12px}}
