#share_btn, #notification_btn, #daily_challenge_btn { display: none !important; } .challenge-shortcut.my-3.text-center { display: none !important; } /* Replace check-in calendar icon with custom image */ #check_in_btn i.fas.fa-calendar::before { content: ""; display: block; width: 1em; height: 1em; background-image: url("/file/images/checkin.webp"); background-size: contain; background-repeat: no-repeat; background-position: center; } .carousel-indicators li { background-color: black !important; } #daily-checkin-manual { color: white !important; } @media (max-width: 760px) { .product-showcase { gap: 0.1px; } .product-showcase img { max-width: 100px; max-height: 84px; } }