.btn-primary, .bg-primary, .text-primary, .border-primary { background-color: #4c83a5 !important; border-color: #4c83a5 !important; color: #fff !important; /* For 
    text color on buttons */
}
.alert-primary { background-color: #4c83a5 !important; border-color: #4c83a5 !important; color: #fff !important; /* For alert text */
}
.badge-primary { background-color: #4c83a5 !important; color: #fff !important; /* For badge text */
}
/* Override additional components as needed */
