
        :root {
            --university-default: rgb(112,112,112);
            --default-primary-color: var(--university-default);
        }