.custom-btn-color {
    background-color: blue; /* Change this to your desired blue color */
    color: white; /* Text color */
    /* Add any other styles as needed */
}
