.offcanvas {
    height: 200px;
    margin-top: 66px;
    background-color: black !important;
}
.offcanvas-body a {
    color: white;
    
}
.list-unstyled li.mb-2 {
    border: 1px solid #06FFD8;
    width: 100%;
    margin: 0 auto !important;
    height: 35px;
    align-content: center;
    padding: 0 10px;
}
.navbar-toggler {
    border: none;
    box-shadow: none !important;
}


.enlace {
  color: white;
}

