.custom-logo-link {
    max-width: 40px;
    display: inline-block;
}
.custom-summary-highlight {
    background: #eee;
    padding: 1em;
}
[data-theme=spnc_dark] .custom-summary-highlight {
    background: #333;
}