
        :root {
            --university-default: rgb(31,47,95);
            --default-primary-color: var(--university-default);
        }