/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 06 2022 | 10:48:34 */
::-webkit-scrollbar-thumb {
    background: #909090;
    border-radius: 10px;
}

::-webkit-scrollbar {
    width: 8px;
}