/* BookingDetails Page Styles */

/* Total amount text */
.bookingdetails-total-amount {
    color: var(--theme-accent-red) !important;
}

