
        :root {
            --university-default: rgb(113,0,235);
            --default-primary-color: var(--university-default);
        }