.list-group {
    margin-top: 1rem;
    margin-bottom: 1rem
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

code {
    color: inherit;
    word-wrap: normal
}

del {
    color: red
}

ins {
    color: blue
}
