/* https://mathema.com.br/wp-content/themes/mathema/scrollbar/scrollBar.css */
.sb-container{position:relative;overflow:hidden;padding-right:10px}.sb-content{height:100%;width:120%;padding-right:20%;overflow-y:scroll;box-sizing:border-box}.sb-scrollbar-container{position:absolute;right:5px;bottom:5px;top:5px;width:10px}.sb-container-noscroll .sb-scrollbar-container{right:-20px}.sb-scrollbar{position:absolute;right:0;height:30px;width:10px;border-radius:10px;background:#fa8469}