body {
    color: white;
}

.tm-options-totals { display: none; }
.tm-extra-product-options-totals { display: none; }

.single-product .amount {
    display:none;
}

.single-product .amount:before {
    content: 'Pay Now: ';
    color: white;
}

.single-product .amount:after {
    content: '';
    color: white;
    font-size: 20px;
}

.woocommerce-Price-amount {
  font-size: 30px;
}

#payment { color: black; }

 td {
    border: .5px solid #202331;

  }

.woocommerce-Price-amount {
display: none;
}

.page-id-62 .woocommerce-Price-amount {
font-size: 16px;
}