.toggle{
    margin: 0;

    &:hover{
        background-color: inherit !important;
    }
}