diff --git a/Sigils.css b/Sigils.css index a052cdb..bfb917e 100644 --- a/Sigils.css +++ b/Sigils.css @@ -7,6 +7,6 @@ domain("alkemics.com") { li.HelpCenter:not(#academy-access) ~ li#navbar-profile > a > i.mdi-account::before { content: "\F4DC"; - color: orange; + color: coral; } } \ No newline at end of file