.customScrollBar::-webkit-scrollbar{width:6px;height:6px}.customScrollBar::-webkit-scrollbar-track{background-color:#bed5d7;border-radius:12px}.customScrollBar::-webkit-scrollbar-thumb{background:#045b64;border-radius:12px}.customScrollBar a{text-decoration:none!important}.customScrollBarHidden::-webkit-scrollbar{width:2px;height:6px}.customScrollBarHidden::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px #fff}.customScrollBarHidden::-webkit-scrollbar-thumb{background:0 0;border-radius:10px}.customScrollBarHidden:hover::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px gray}.customScrollBarHidden:hover::-webkit-scrollbar-thumb{background:#4a5568;border-radius:10px}.customScrollBarHidden a{text-decoration:none!important}
