/*
Theme Name: Lines & Beyond Theme
Template: hello-elementor
Author: Sohrab Design Studio
Version: 3.4.5
*/

/* Scrollbar */
::-webkit-scrollbar { width: 8px; }
::-webkit-scrollbar-track { background: #121212; }
::-webkit-scrollbar-thumb { background: #58595B; }
::-webkit-scrollbar-thumb:hover { background: #FCAF17; }

