.elementor-578 .elementor-element.elementor-element-b5847be{--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;}.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 );}/* Start custom CSS for text-editor, class: .elementor-element-339da30 */.single-post {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}
h1, h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #E91E63;
}
p, a {
  font-family: 'Inter', sans-serif;
}
a, .btn {
  color: #E91E63;
  text-decoration: none;
}
.btn {
  padding: 10px 20px;
  background-color: #E91E63;
  color: #fff;
  border: none;
  border-radius: 5px;
  display: inline-block;
  margin: 10px 0;
  text-align: center;
}
img {
  max-width: 100%;
  height: auto;
  margin: 10px 0;
}
.banner {
  display: block;
  margin: 20px auto;
}
details {
  margin-top: 20px;
  margin-bottom: 20px;
}
details summary {
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 10px;
}/* End custom CSS */