:root{
    --primary : #111cb2;
}

.page-title-box {
    background-color: var(--primary);
}