
:root {

              --color-primary-product: #B750D1;
              --color-accent-product: #452A78;
              --color-primary-background: #B750D1;
              --color-primary-button: #B750D1;
              --color-accent-background: #452A78;
              --color-primary-link: #B750D1;
              
          }