/* Global Home Landing Design
–––––––––––––––––––––––––––––––––––––––––––––––––– */


/* Displays when user completes all their tasks */
.confetti_icon_right {
    background-image: url(/assets/icons/confetti_colorful.svg);
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: 285px;
    object-fit: contain;
}


