/* IA Connect CSS atomic selector: theme 078.002; derived from theme-078-ia-atrium-shell-iac-comment-actions-iac-cact-hover-focus.css. */
:is(html, body, #ia-atrium-shell)[data-iac-style]:not([data-iac-style="default"]):not([data-iac-style="black"]) .iac-comment-actions .iac-cact:focus-visible{
  background:var(--ia-mybb-active-bg);
  border-color:var(--ia-mybb-header-border);
  color:var(--ia-mybb-active-text);
  opacity:1;
}
