.elementor-2459 .elementor-element.elementor-element-7408be8{--display:flex;}.elementor-2459 .elementor-element.elementor-element-d502081{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.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 );}@media(min-width:768px){.elementor-2459 .elementor-element.elementor-element-d502081{--content-width:700px;}}/* Start custom CSS for text-editor, class: .elementor-element-ba9f8fa */.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  font-family: sans-serif;
  font-weight: 600;
  margin: 30px 0 15px;
  line-height: 1.4;
  color: #222;
}

.post-content h2{
    font-size:30px
}

.post-content p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 20px;
  color: #333;
}

.post-content ul,
.post-content ol {
  margin: 20px 0;
  padding-left: 40px;
}

.post-content li {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.6;
  list-style: number;
}

.post-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 16px;
}

.post-content table th,
.post-content table td {
  border: 1px solid #ccc;
  padding: 12px 15px;
  text-align: left;
}

.post-content table th {
  background-color: #f5f5f5;
  font-weight: 600;
}/* End custom CSS */