
        :root {
            --university-default: rgb(119,34,133);
            --default-primary-color: var(--university-default);
        }