diff --git a/orga/app/styles/pages/authenticated/terms-of-service.scss b/orga/app/styles/pages/authenticated/terms-of-service.scss index 16a54c53ecb..159eeb05d15 100644 --- a/orga/app/styles/pages/authenticated/terms-of-service.scss +++ b/orga/app/styles/pages/authenticated/terms-of-service.scss @@ -6,7 +6,7 @@ width: 100%; height: 100%; min-height: 800px; - background: $pix-secondary-orga-gradient; + background:  var(--pix-orga-500); } .terms-of-service-form {