/* fix misaligned light/dark theme toggle button */
#theme-toggle svg {
    margin-bottom: .25em;
}

.img-thumbnail {
    padding: 2px !important;
    cursor: default !important;
    border: none !important;
}