.elementor-168 .elementor-element.elementor-element-d61d563{--display:flex;}.elementor-168 .elementor-element.elementor-element-c796e0b{--display:flex;}.elementor-168 .elementor-element.elementor-element-3b8c8e6{--display:flex;}/* Start custom CSS for container, class: .elementor-element-d61d563 */.living-word-section {
  background-color: #000;
  color: white;
  padding: 80px 20px;
  text-align: center;
}

.section-content {
  max-width: 1024px;
  margin: 0 auto;
}

.living-word-section h2 {
  font-family: 'Cinzel', serif;
  font-size: 2rem;
  color: gold;
  margin-bottom: 20px;
}

.living-word-section p {
  font-size: 1.1rem;
  line-height: 1.7;
  margin-bottom: 20px;
}

.cta-button {
  display: inline-block;
  padding: 12px 28px;
  background-color: crimson;
  color: white;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  border: 1px solid gold;
  border-radius: 4px;
  transition: background 0.3s ease;
}

.cta-button:hover {
  background-color: gold;
  color: black;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c796e0b */.system-overview-section {
  background-color: #111;
  color: white;
  padding: 80px 20px;
  text-align: center;
}

.system-overview-section h2 {
  font-family: 'Cinzel', serif;
  font-size: 2rem;
  color: gold;
  margin-bottom: 20px;
}

.system-overview-section p {
  font-size: 1.1rem;
  line-height: 1.7;
  margin-bottom: 20px;
}

.doctrine-list {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

.doctrine-list li {
  font-size: 1.05rem;
  margin-bottom: 10px;
  color: #ffcc66;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3b8c8e6 */.living-archive-section {
  background-color: #000;
  color: white;
  padding: 80px 20px;
  text-align: center;
}

.living-archive-section h2 {
  font-family: 'Cinzel', serif;
  font-size: 2rem;
  color: gold;
  margin-bottom: 20px;
}

.living-archive-section p {
  font-size: 1.1rem;
  line-height: 1.7;
  margin-bottom: 20px;
}

.archive-list {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

.archive-list li {
  font-size: 1.05rem;
  margin-bottom: 10px;
  color: #ffcc66;
}/* End custom CSS */