h1 {
	  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: 5px solid black;
}
.cartItem {
  padding-bottom: 15px;
  border-bottom: 5px solid black;
}