.cursor { cursor: pointer; } .text-dark-blue { color: #003366; /* Replace with your desired color */ } .custom-fee-badge { background-color: #f5f5f5; /* Replace with your desired background color */ border-radius: 4px; width: 75px !important; padding: 4px 8px; } .small-icon { font-size: 1.5rem; /* Adjust size as needed */ } .m-3 { margin: 2rem; }