.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );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 );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-e12ff38 */.elementor-6930 .elementor-element.elementor-element-e12ff38{

 
  body {
    background: #0d0d0d;
    color: #d4d0c8;
    font-size: 16px;
    line-height: 1.75;
  }
 
  .wrap {
    margin: 0 auto;
  }
 
  .tag {
    display: inline-block;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #888;
    border: 1px solid #2a2a2a;
    padding: 5px 12px;
    border-radius: 20px;
    margin-bottom: 20px;
  }
 
  h1 {
   
    font-size: clamp(24px, 5vw, 40px);
    color: #f5f2eb;
    line-height: 1.15;
    margin-bottom: 12px;
  }
 
  .meta {
    font-size: 13px;
    color: #555;
    margin-bottom: 56px;
    padding-bottom: 32px;
    border-bottom: 1px solid #1e1e1e;
  }
 
  h2 {
    font-size: clamp(24px, 5vw, 32px) !important;
    color: #f0ece2;
    margin-top: 48px;
    margin-bottom: 14px;
  }
 
  p { margin-bottom: 16px; color: #b0ac9f; }
 
  ul {
    margin: 12px 0 20px 0;
    padding-left: 20px;
    color: #b0ac9f;
  }
 
  ul li { margin-bottom: 8px; }
 
  a {
    color: #c9b97a;
    font-size: 16px !important;
    text-decoration: none;
  }
 
  a:hover { border-color: #c9b97a; }
 
  .highlight-box {
    background: #161616;
    border: 1px solid #242424;
    border-left: 3px solid #c9b97a;
    border-radius: 6px;
    padding: 20px 24px;
    margin: 24px 0;
    color: #a0a0a0;
    font-size: 15px;
  }
 
  .contact-block {
    background: #111;
    border: 1px solid #222;
    border-radius: 8px;
    padding: 28px;
    margin-top: 20px;
  }
 
  .contact-block p { margin: 4px 0; font-size: 15px; }
}/* End custom CSS */