/*!
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Webproof
 Author URI:   https://www.webproof.nl
 Template:     generatepress
 Version:      0.1
*/
::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#183131}::-webkit-scrollbar-thumb{background-color:rgba(194,162,92,.4);border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:rgba(194,162,92,.7)}html{scrollbar-color:rgba(194,162,92,.4) #183131;scrollbar-width:thin}