:root{
    --csc-spirentGlobalHeaderOverlayBackground: black;
    --csc-spirentGlobalHeaderBackground: black;
    --csc-globalHeaderColorText: white;
    --csc-textColorSpirentDigitBlue: rgb(44,84,205);
}
.spirentDigitBlueTitle{
    color: var(--csc-textColorSpirentDigitBlue, rgb(44,84,205));
    font-weight: bold;
}