body {
  background-color: white;
  font-family: 'Roboto', sans-serif;
}

.product__sidebar{
  background-color:#eee;
  padding: 20px

}


