diff --git a/apps/scandic-web/components/Blocks/DynamicContent/Overview/Buttons/copybutton.module.css b/apps/scandic-web/components/Blocks/DynamicContent/Overview/Buttons/copybutton.module.css index 7d3d03bc4..82b3ad777 100644 --- a/apps/scandic-web/components/Blocks/DynamicContent/Overview/Buttons/copybutton.module.css +++ b/apps/scandic-web/components/Blocks/DynamicContent/Overview/Buttons/copybutton.module.css @@ -2,4 +2,5 @@ display: flex; justify-content: center; align-items: center; + color: var(--Scandic-Brand-Pale-Peach); }