<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">: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;
}</pre></body></html>