/*
Theme Name: Bold Nepal 360
Theme URI: https://boldnepal360.com
Author: Saroj Kumar Karki
Description: A professional Nepali news portal theme with Maroon and Navy Blue color scheme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bold-nepal-360
*/

/* Custom Styles for WordPress */
.no-scrollbar::-webkit-scrollbar {
    display: none;
}
.no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
