.sidebar__nav li a, .sidebar__nav li.active a {
    transition: .4s ease;
    transition-property: color, background, background-color, border-color, box-shadow, opacity;
    margin-bottom: 10px;
    background-color: #081b2c !important;
    border-radius: 4px !important;
}