.elementor-2398 .elementor-element.elementor-element-47c33cf{--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-2398 .elementor-element.elementor-element-55de3d2{--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 .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-721a7ce */.newspaper-theme-content {
  max-width: 880px;
  
  background-color: #ffffff;
 
  font-family: 'Segoe UI', sans-serif;
  color: #2e2e2e;
  line-height: 1.7;
}

.newspaper-theme-content h2 {
  color: navy;
  font-size: 1.7rem;
  margin-top: 35px;
  margin-bottom: 12px;
  border-bottom: 2px solid #ffeaea;
  padding-bottom: 5px;
}

.newspaper-theme-content p {
  font-size: 1rem;
  margin-bottom: 16px;
}

.newspaper-theme-content ul {
  list-style-type: square;
  margin-left: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
}

.newspaper-theme-content ul li {
  margin-bottom: 8px;
  font-size: 0.97rem;
}

@media screen and (max-width: 600px) {
  .newspaper-theme-content {
    padding: 20px;
  }

  .newspaper-theme-content h2 {
    font-size: 1.25rem;
  }

  .newspaper-theme-content p,
  .newspaper-theme-content ul li {
    font-size: 0.95rem;
  }
}/* End custom CSS */