.button-orange {
    background-color: #ff7f50;
    color: #fff; /* Set text color to white for better contrast */
    /* Add any additional styling as needed */
}