/* Total amount display (add to both styles templates) */
.regiondo-price__original {
font-weight: bold;
color: #000 !important;
opacity: 1;
}
/* Deposit color (shared visits only - apply only to the respective style template) */
div.regiondo-price.regiondo-price__regular.regiondo-price__with_original::before {
color: #57bbbf !important;
}