/* MyBookings Page Styles */

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

