.br-8 {
	border-radius: 8px;
}
.footer span::before {
  right: 0;
  background: #555;
}
.footer span::after {
  background: #d1d809;
  width: 60px;
}

.product-info {
	font-size: 16px;
    margin-left: 20px;
	margin-top: 10px;
}

.product-info li {
	font-size: 16px;
   list-style: circle;
}
