.eecc-results ul {
    list-style: none !important;
    padding-left: 0;
}

.eecc-results li {
    margin-bottom: 5px;
}

.eecc-results details summary {
    cursor: pointer;
    font-weight: bold;
    margin-top: 10px;
}