.elementor-1984 .elementor-element.elementor-element-f940225{--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:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1984 .elementor-element.elementor-element-e2513a8{font-size:22px;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-e2513a8 */#blog_news {
  width: 100%;
}

/* Main headings */
#blog_news h1,
#blog_news h2,
#blog_news h3,
#blog_news h4,
#blog_news h5,
#blog_news h6 {
  margin: 30px 0 10px;
  line-height: 1.3;
}

/* Paragraphs */
#blog_news p {
  margin: 0 0 16px;
  line-height: 1.7;
}

/* Lists */
#blog_news ul,
#blog_news ol {
  margin: 0 0 20px !important;
  padding-left: 25px !important;
}

/* List items */
#blog_news li {
  margin-bottom: 10px;
  line-height: 1.6;
}

/* Links */
#blog_news a {
  color: #0073e6;
  text-decoration: none;
}

#blog_news a:hover {
  text-decoration: underline;
}

/* Images */
#blog_news img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 0 20px;
}

/* Blockquotes */
#blog_news blockquote {
  margin: 20px 0;
  padding: 15px 20px;
  border-left: 4px solid #0073e6;
  background: #f5f5f5;
}

/* Tables */
#blog_news table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}

#blog_news th,
#blog_news td {
  padding: 12px;
  border: 1px solid #ddd;
  text-align: left;
}

/* Strong / bold text */
#blog_news strong {
  font-weight: 700;
}

/* Horizontal line */
#blog_news hr {
  margin: 25px 0;
  border: 0;
  border-top: 1px solid #ddd;
}/* End custom CSS */