.header .logo a {
  font-size: 6vmax;
  text-shadow: 0 .3vmax 0 #1F3564;
}
.header.center-aligned ul.social {
  margin: 10px;
}
img {
  border-radius: 2vmin;
}
body.gallery .caption {
  font-family: chippewa-falls;
  font-size: 20px;
}

.product-gallery-thumbs.js-product-gallery-thumbs.twocol img {
  border-radius: 10px;
  margin-bottom: 10px;
}