/*
Theme Name: Brunei LNG
Theme URI: https://www.activ8bn.com/
Description: This is a custom WordPress Theme for Brunei LNG
Author: Activ8 BN
Author URI: https://www.activ8bn.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
Updated: 2026-01-19
*/

/*
    Add your custom styles here
*/

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #006935; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #61CE70; 
}





