/* For Firefox */
/* This will change the color of the scrollbar in Firefox */
/* You can adjust the width and color as needed */
/* Please note that this is not fully customizable as in Chrome */
/*
scrollbar-width: thin;
scrollbar-color: #FFCF0E #f1f1f1;
*/