.widget.js-sticky-widget {
    transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
}

.widget--sticky {
    /* background: #F05382 !important;
    border: 2px solid #F05382 !important;
    color: rgba(255, 255, 255, 0.9) !important; */
}