/*
Theme Name: NCC
Theme URI: https://www.globalitsolutionsgroup.com
Author: Global IT Solutions Group
Author URI: https://www.globalitsolutionsgroup.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

::-webkit-scrollbar{width:6px;height:8px; }
::-webkit-scrollbar-track{ background:#e8e8e8;}
::-webkit-scrollbar-thumb{background:#042954; border-radius:0;}
::-moz-scrollbar{width:8px;height:5px; }
::-moz-scrollbar-track{ background:#e8e8e8;}
::-moz-scrollbar-thumb{background:#000000; border-radius:0;}
::-webkit-selection{ background:#000000; color:#fff;}
::selection{ background:#000000; color:#fff;}
::-moz-selection{ background:#000000; color:#fff;}
