.elementor-7628 .elementor-element.elementor-element-2041c226{--display:flex;}.elementor-7628 .elementor-element.elementor-element-1689a54{--display:flex;}/* Start custom CSS for html, class: .elementor-element-ab9fb55 *//* General content container */
.responsive-article {
  color: #ffffff;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 17px;
  line-height: 1.7;
  padding: 20px;
}

/* Headings */
.responsive-article h1,
.responsive-article h2,
.responsive-article h3 {
  color: #ffffff;
  font-weight: 700;
  margin-top: 30px;
}

.responsive-article h1 {
  font-size: 28px;
}

.responsive-article h2 {
  font-size: 24px;
}

.responsive-article h3 {
  font-size: 20px;
}

/* Links */
.responsive-article a {
  color: #2cae96;
  text-decoration: underline;
}

/* Lists */
.responsive-article ul,
.responsive-article ol {
  padding-left: 20px;
  margin-top: 10px;
}

.responsive-article li {
  margin-bottom: 10px;
}

/* Divider lines */
.responsive-article hr {
  border: 0;
  border-top: 1px solid #2a2a2a;
  margin: 30px 0;
}/* End custom CSS */