.totals {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
