diff --git a/storage/templates/player_card.html b/storage/templates/player_card.html
index 478ac25..e9caf8b 100644
--- a/storage/templates/player_card.html
+++ b/storage/templates/player_card.html
@@ -16,10 +16,10 @@
{%- set dc = diamond_colors[refractor_tier] -%}
{%- set filled_bg = 'linear-gradient(135deg, ' ~ dc.highlight ~ ' 0%, ' ~ dc.color ~ ' 50%, ' ~ dc.color ~ ' 100%)' -%}
-
= 2 %}style="background: {{ filled_bg }}; box-shadow: inset 0 1px 2px rgba(255,255,255,0.45), inset 0 -1px 2px rgba(0,0,0,0.35), inset 1px 0 2px rgba(255,255,255,0.15);"{% endif %}>
-
= 1 %}style="background: {{ filled_bg }}; box-shadow: inset 0 1px 2px rgba(255,255,255,0.45), inset 0 -1px 2px rgba(0,0,0,0.35), inset 1px 0 2px rgba(255,255,255,0.15);"{% endif %}>
-
= 3 %}style="background: {{ filled_bg }}; box-shadow: inset 0 1px 2px rgba(255,255,255,0.45), inset 0 -1px 2px rgba(0,0,0,0.35), inset 1px 0 2px rgba(255,255,255,0.15);"{% endif %}>
-
= 4 %}style="background: {{ filled_bg }}; box-shadow: inset 0 1px 2px rgba(255,255,255,0.45), inset 0 -1px 2px rgba(0,0,0,0.35), inset 1px 0 2px rgba(255,255,255,0.15);"{% endif %}>
+
= 2 %}style="background: {{ filled_bg }};"{% endif %}>
+
= 1 %}style="background: {{ filled_bg }};"{% endif %}>
+
= 3 %}style="background: {{ filled_bg }};"{% endif %}>
+
= 4 %}style="background: {{ filled_bg }};"{% endif %}>
{% if refractor_tier == 4 %}