/* ==========================================================================
   General Page & Typography Styles
   ========================================================================== */
h1,
h2,
.page-annotations {
  text-align: center;
  width: 100%;
}

h1,
h2,
.highlight,
.variation-price {
  font-weight: bold;
}

.content-wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 35.625rem;
  padding: 0 1rem;
  width: 100%;
}

.small-text {
  font-size: 0.8rem;
}
