body {
  padding-top: 50px;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}

footer{
  margin-top: 40px;
}

img {
  max-width: 70%;
  height: auto;
}

.eyebleach{
  margin-top: 1%;
  margin-bottom: 1%;
  height: 95vh;
}

.eyebleach img{
  max-width: 100%;
  max-height: 100%;
}

.bold {
  font-weight: bold;
}

img.product {
  margin: auto;
  max-width:200px;
  height: 200px;
}

p.product_description {
  margin: auto;
  text-align: justify;
  width: 70%;
}

div.pagination {
  margin_bottom: 50px;
}
