.subtotal-invoice .border-bottom,
.subtotal-invoice .border-top{
	border-color:var(--secondary-biru-caredokter) !important;
}


.invoice .table tr:first-child,
.invoice .table tr:last-child{
  border-bottom: 2px solid var(--secondary-biru-caredokter);
}