.customScrollBar::-webkit-scrollbar{width:6px;height:6px}.customScrollBar::-webkit-scrollbar-track{background-color:#bed5d7;border-radius:16px;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{box-shadow:inset 0 0 5px #fff;border-radius:10px}.customScrollBarHidden::-webkit-scrollbar-thumb{background:transparent;border-radius:10px}.customScrollBarHidden:hover::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px}.customScrollBarHidden:hover::-webkit-scrollbar-thumb{background:#4a5568;border-radius:10px}.customScrollBarHidden a{text-decoration:none!important}