.elementor-9527 .elementor-element.elementor-element-8a744f3{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-9527 .elementor-element.elementor-element-5aa6be7 > .elementor-widget-container{padding:10px 10px 10px 10px;}.elementor-9527 .elementor-element.elementor-element-0999cbd{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;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 );}.elementor-9527 .elementor-element.elementor-element-2fa58d0 > .elementor-widget-container{margin:20px 20px 20px 20px;padding:20px 20px 20px 20px;}.elementor-9527 .elementor-element.elementor-element-c64c8bc{--display:flex;}.elementor-widget-author-box .elementor-author-box__name{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-author-box .elementor-author-box__bio{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-author-box .elementor-author-box__button{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-author-box .elementor-author-box__button:hover{border-color:var( --e-global-color-secondary );color:var( --e-global-color-secondary );}.elementor-9527 .elementor-element.elementor-element-0a6f1bf > .elementor-widget-container{margin:20px 20px 20px 20px;padding:20px 20px 20px 20px;}/* Start custom CSS for heading, class: .elementor-element-5aa6be7 *//* H1 Styles */
h1 {
  font-family: Arial, sans-serif;
  font-size: 32px;
  color: #000000;
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-2fa58d0 *//* Global Styles for Martial Arts Blog */


/* H1 Styles */
h1 {
  font-family: Arial, sans-serif;
  font-size: 28px;
  color: #000000;
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Paragraph Styles */
p {
  font-family: Arial, sans-serif;
  font-size: 17px;
  color: #000000;
  line-height: 1.7;
  margin-bottom: 16px;
}

/* H2 Styles */
h2 {
  font-family: Arial, sans-serif;
  font-size: 22px;
  color: #000;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 15px;
}

/* H3 Styles */
h3 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 12px;
}
p {
  font-family: Arial, sans-serif;   /* clean professional font */
  font-size: 16px;                  /* standard paragraph size */
  color: #000000;                   /* solid black text */
  background-color: #ffffff;        /* white background */
  line-height: 1.7;                 /* comfortable reading spacing */
  margin-bottom: 16px;              /* space between paragraphs */
  letter-spacing: 0.2px;            /* subtle spacing for readability */
}/* End custom CSS */