:root {
--global--color-primary: #871673 !important;
}
a {
color: var(--global--color-primary);
}