<br />
<b>Warning</b>:  Undefined variable $color in <b>/www/wwwroot/secureping.in/assets/templates/basic/css/color.php</b> on line <b>11</b><br />

/*
* Must have to remove one of the function which is un-used;
*/

/* Use if the css variable is hsl */

:root{
    --base-h: 210;
    --base-s: 50%;
    --base-l: 40%;
}

