.policy-page-section {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 5rem 60px;
}
@media (max-width: 576px) {
  .policy-page-section {
    padding: 60px 1.5rem 60px;
  }
}
.policy-page-section .shopify-policy__container {
  max-width: 785px;
  margin: 0 auto;
}
.policy-page-section * {
  box-sizing: border-box;
  color: #fff;
}
.policy-page-section .shopify-policy__body h2,
.policy-page-section .shopify-policy__body h1 {
  margin-top: 40px;
}
.policy-page-section .shopify-policy__body h1,
.policy-page-section .shopify-policy__title h1 {
  font-size: 40px;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 48px;
}
.policy-page-section .shopify-policy__body h2,
.policy-page-section .shopify-policy__title h2 {
  font-size: 30px;
  text-align: left;
  line-height: 1.3;
  margin-bottom: 20px;
}
.policy-page-section .shopify-policy__body h3, .policy-page-section .shopify-policy__body h4, .policy-page-section .shopify-policy__body h5, .policy-page-section .shopify-policy__body h6,
.policy-page-section .shopify-policy__title h3,
.policy-page-section .shopify-policy__title h4,
.policy-page-section .shopify-policy__title h5,
.policy-page-section .shopify-policy__title h6 {
  font-size: 24px;
  text-align: left;
  line-height: 1.3;
}
.policy-page-section .shopify-policy__body a,
.policy-page-section .shopify-policy__title a {
  text-decoration: underline;
}
.policy-page-section .shopify-policy__body a:hover,
.policy-page-section .shopify-policy__title a:hover {
  opacity: 0.8;
}
.policy-page-section .shopify-policy__body p,
.policy-page-section .shopify-policy__body a,
.policy-page-section .shopify-policy__body b,
.policy-page-section .shopify-policy__body li,
.policy-page-section .shopify-policy__body strong,
.policy-page-section .shopify-policy__body i,
.policy-page-section .shopify-policy__title p,
.policy-page-section .shopify-policy__title a,
.policy-page-section .shopify-policy__title b,
.policy-page-section .shopify-policy__title li,
.policy-page-section .shopify-policy__title strong,
.policy-page-section .shopify-policy__title i {
  font-size: 14px;
  line-height: 21px;
}
.policy-page-section .shopify-policy__body p span, .policy-page-section .shopify-policy__body p a,
.policy-page-section .shopify-policy__body a span,
.policy-page-section .shopify-policy__body a a,
.policy-page-section .shopify-policy__body b span,
.policy-page-section .shopify-policy__body b a,
.policy-page-section .shopify-policy__body li span,
.policy-page-section .shopify-policy__body li a,
.policy-page-section .shopify-policy__body strong span,
.policy-page-section .shopify-policy__body strong a,
.policy-page-section .shopify-policy__body i span,
.policy-page-section .shopify-policy__body i a,
.policy-page-section .shopify-policy__title p span,
.policy-page-section .shopify-policy__title p a,
.policy-page-section .shopify-policy__title a span,
.policy-page-section .shopify-policy__title a a,
.policy-page-section .shopify-policy__title b span,
.policy-page-section .shopify-policy__title b a,
.policy-page-section .shopify-policy__title li span,
.policy-page-section .shopify-policy__title li a,
.policy-page-section .shopify-policy__title strong span,
.policy-page-section .shopify-policy__title strong a,
.policy-page-section .shopify-policy__title i span,
.policy-page-section .shopify-policy__title i a {
  font-size: 14px;
  line-height: 21px;
}
.policy-page-section .shopify-policy__body p span b, .policy-page-section .shopify-policy__body p a b,
.policy-page-section .shopify-policy__body a span b,
.policy-page-section .shopify-policy__body a a b,
.policy-page-section .shopify-policy__body b span b,
.policy-page-section .shopify-policy__body b a b,
.policy-page-section .shopify-policy__body li span b,
.policy-page-section .shopify-policy__body li a b,
.policy-page-section .shopify-policy__body strong span b,
.policy-page-section .shopify-policy__body strong a b,
.policy-page-section .shopify-policy__body i span b,
.policy-page-section .shopify-policy__body i a b,
.policy-page-section .shopify-policy__title p span b,
.policy-page-section .shopify-policy__title p a b,
.policy-page-section .shopify-policy__title a span b,
.policy-page-section .shopify-policy__title a a b,
.policy-page-section .shopify-policy__title b span b,
.policy-page-section .shopify-policy__title b a b,
.policy-page-section .shopify-policy__title li span b,
.policy-page-section .shopify-policy__title li a b,
.policy-page-section .shopify-policy__title strong span b,
.policy-page-section .shopify-policy__title strong a b,
.policy-page-section .shopify-policy__title i span b,
.policy-page-section .shopify-policy__title i a b {
  font-size: 14px;
  line-height: 21px;
}
.policy-page-section .shopify-policy__body p a,
.policy-page-section .shopify-policy__body a a,
.policy-page-section .shopify-policy__body b a,
.policy-page-section .shopify-policy__body li a,
.policy-page-section .shopify-policy__body strong a,
.policy-page-section .shopify-policy__body i a,
.policy-page-section .shopify-policy__title p a,
.policy-page-section .shopify-policy__title a a,
.policy-page-section .shopify-policy__title b a,
.policy-page-section .shopify-policy__title li a,
.policy-page-section .shopify-policy__title strong a,
.policy-page-section .shopify-policy__title i a {
  text-decoration: underline;
}
.policy-page-section .shopify-policy__body a,
.policy-page-section .shopify-policy__title a {
  text-decoration: underline;
}
.policy-page-section .shopify-policy__body strong,
.policy-page-section .shopify-policy__title strong {
  font-weight: bold;
}
