
.offcanvas-body::-webkit-scrollbar {
    width: 3px;
    background-color: rgb(var(--secondary));
}
