/* #bill-receipt {
  width: 400px;
  margin: 0 auto;
  font-size: smaller;
}

#bill-receipt header {
  color: #1e88e5;
}

#bill-receipt .receipt-address {
  background-color: #ececec;
  border: solid #ececec 2px;
  padding: 5px;
}

.selecting-bill {
  font-weight: bold;
} */
