ul{
    list-style: none;
}

.offcanvas.offcanvas-end{
    height: 100%;
    overflow: scroll !important;
}

.canvas-link{
    padding-top: 1rem;
    font-size: 14px;
    font-weight: 500;
}


.canvas-alt-link{
    padding-top: 0.7rem;
    padding-left: 1.3rem;
    font-size: 12px;
    font-weight: 300;
}

.last-canvas-link{
    margin-bottom: 135px;
}

.offcanvas-title{
    margin-top: 0;
    margin-left: 0;
}

.btn-close{
    display: inline;
    position: absolute;
    right: 1rem;
    top: 1rem;
}