.elementor-7164 .elementor-element.elementor-element-45d17f1e{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-2c5ed54f */body {
  background: #fbe5c4 !important;
  font-family: 'Arimo', Arial, sans-serif !important;
  color: #181818;
  font-size: 1.11rem;
  line-height: 1.7;
}
h1, h2, h3, h4, .wp-block-heading {
  font-family: 'Abril Fatface', serif !important;
  color: #eb800b !important;
  font-weight: normal;
  letter-spacing: -0.5px;
}
h2, .wp-block-heading { font-size: 1.6em; margin-top: 2em; margin-bottom: 1em; }
h3 { font-size: 1.25em; margin-top: 1.6em; margin-bottom: 0.8em; }
h4 { font-size: 1.1em; margin-top: 1.1em; margin-bottom: 0.7em; }
a { color: #eb800b; text-decoration: underline; transition: color 0.2s; }
a:hover { color: #c46b0b; }
.table-of-contents {
  background: #fff3e2;
  border-left: 4px solid #eb800b;
  padding: 20px 20px 10px 24px;
  margin-bottom: 32px;
  font-family: 'Arimo', Arial, sans-serif;
  border-radius: 10px;
  box-shadow: 0 2px 10px #eb800b0c;
}
.table-of-contents ul { margin: 10px 0 0 0; padding: 0; list-style: none; }
.table-of-contents li { margin-bottom: 8px; }
.table-of-contents a {
  color: #eb800b;
  text-decoration: underline;
  font-weight: bold;
  transition: color 0.2s;
}
.table-of-contents a:hover { color: #c46b0b; }
.contact-btn {
  background: #eb800b;
  color: #fff !important;
  font-family: 'Arimo', Arial, sans-serif;
  font-weight: bold;
  font-size: 1.08rem;
  border: none;
  border-radius: 6px;
  padding: 14px 30px;
  margin-bottom: 40px; 
  text-align: center;
  text-decoration: none !important;
  box-shadow: 0 2px 10px #eb800b15;
  transition: background 0.2s;
  display: inline-block;
  cursor: pointer;
}
.contact-btn:hover { background: #c46b0b; color: #fff !important; }
.contact-btn.alt, .contact-btn[style*="background:#fff"] {
  border: 2px solid #eb800b !important;
  color: #fff !important;
  margin-left: 18px !important;
}
.contact-btn.alt:hover, .contact-btn[style*="background:#fff"]:hover {
  background: #eb800b !important;
  color: #fff !important;
}
ul, ol { margin-left: 2em; padding-left: 0.2em; }
li { margin-bottom: 0.5em; }
.wp-block-quote {
  border-left: 3px solid #eb800b;
  background: #fff7ea;
  color: #323232;
  padding: 12px 24px;
  border-radius: 8px;
  margin: 2em 0;
  font-style: italic;
}
.wp-block-separator {
  border-top: 2px solid #eb800b;
  margin: 2.5em 0;
}
.wp-block-image { margin: 1.5em 0; text-align: center; }
.wp-block-image img {
  border-radius: 12px;
  max-width: 100%;
  height: auto;
  box-shadow: 0 2px 8px #eb800b22;
}
@media (max-width: 600px) {
  h2, .wp-block-heading { font-size: 1.09em !important; }
  h3 { font-size: 1em !important; }
  .contact-btn, .contact-btn.alt {
    width: 100% !important;
    font-size: 1rem !important;
    padding: 14px 0 !important;
    margin: 0.8em 0 0 0 !important;
  }
}/* End custom CSS */