#theme-toggle {
    font-size: 0.8rem;
    padding: 0.2rem 0.6rem;
    opacity: 0.75;
}

#theme-toggle:hover {
    opacity: 1;
}
