.jvm-zoom-btn {
    background-color: #212529;
}

[data-bs-theme="dark"] .jvm-zoom-btn {
    background-color: #7a828a;
}