.elementor-7860 .elementor-element.elementor-element-e002be2{--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-7860 .elementor-element.elementor-element-558ac37{width:100%;max-width:100%;}.elementor-7860 .elementor-element.elementor-element-558ac37 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-558ac37 */body {

  background-color: #f9f9f9;
  color: #222;
  line-height: 1.7;
 
}

.blog-container {
  max-width: 850px;
  margin: auto;
  background-color: #fff;
  padding: 2rem;

  box-shadow: 0 4px 8px rgba(0,0,0,0.05);
}

h1 {
  font-size: 2rem;
  color: #065B5C;
  margin-bottom: 1.5rem;
}

p {
  margin-bottom: 1rem !important;
}

strong {
  color: #065B5C;
}


.myth{
    font-weight: bold;
    color: #C41E3A;
}
.myth-fact {
  background: #eaf6f6;
  padding: 1rem 1.5rem;
  border-left: 4px solid #065B5C;
  margin: 1.5rem 0;
}/* End custom CSS */