.uhc-config-item, .uhc-game-item {
    padding: 1rem 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.uhc-config-item:target, .uhc-game-item:target {
    background-color: #fdead6;
}
