
        :root {
            --university-default: rgb(182,35,46);
            --default-primary-color: var(--university-default);
        }