/* Custom color for Best Bet pill */ .rounded-pill { background-color: #006838; /* Example: Dark Green */ color: #FFFFFF; /* Example: White text for contrast */ }