.current-booking-info .booking-btns .btn.sb_add_to_cal {
  color: #69c638 !important;
}
.current-booking-info .booking-btns .btn a {
   color: #69c638 !important;
}
.current-booking-info .booking-btns .btn.sb_cancel_btn {
 color: rgba(105, 198, 56, 1) !important;
} 
#sb-timeline #steps #steps-content #sb_booking_content #details .detail-step .buttons-container #sb_book_btn {
    color: #69c638;
    
}

  #sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb_time_slots_weekly_container .data-col .day-container .date {
    color: #ffffff;
}

