.totals__container {
  border-bottom: 1px solid var(--color-styleguide-accent-3);
}

.totals__container > div {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.8rem;
}