.stickybox-top .badge {
    background-color: #f34770!important;
    --bs-bg-opacity: 1!important;
}

.stickybox-top {
    position: sticky !important;
    top: 205px !important;
}