body.elementor-page-1043:not(.elementor-motion-effects-element-type-background), body.elementor-page-1043 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B0B0B;}/* Start custom CSS */.terms-wrapper {
  max-width: 800px;
  margin: 0 auto;
  padding: 100px 20px;
  background-color: #0b0b0b;
  color: #f5f5f5;
  font-family: 'Playfair Display', serif;
  line-height: 1.8;
}

.terms-wrapper h1 {
  font-family: 'Cinzel', serif;
  font-size: 42px;
  color: #cdaa7d;
  text-align: center;
  margin-bottom: 10px;
}

.terms-wrapper .effective-date {
  color: #aaa;
  font-size: 14px;
  text-align: center;
  margin-bottom: 40px;
}

.terms-wrapper h2 {
  font-size: 22px;
  color: #cdaa7d;
  margin-top: 50px;
  margin-bottom: 10px;
}

.terms-wrapper p {
  font-size: 16px;
  color: #ddd;
  margin-bottom: 20px;
}

.terms-wrapper a {
  color: #cdaa7d;
  text-decoration: underline;
}

.terms-wrapper a:hover {
  color: #ffffff;
}/* End custom CSS */