#back-to-top {
    background: var(--secondary-color) !important;
}

.bg-secondary {
    background: var(--secondary-color) !important;
}
