.elementor-2428 .elementor-element.elementor-element-44d1a31{--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-987bde3 */.enfold-theme-summary {
  max-width: 950px;

  font-family: "Segoe UI", sans-serif;
  padding: 30px;
  background-color: #ffffff;
  border-left: 6px solid #183153;
  
  color: #1e1e1e;
  line-height: 1.8;
}

.enfold-theme-summary h2 {
  font-size: 1.6rem;
  margin-top: 40px;
  margin-bottom: 15px;
  color: #183153;
  border-bottom: 2px solid #d8e2ef;
  padding-bottom: 6px;
}

.enfold-theme-summary p {
  font-size: 1.05rem;
  margin-bottom: 20px;
  color: #333;
}

.enfold-theme-summary ul {
  list-style: disc;
  padding-left: 25px;
  margin-bottom: 20px;
}

.enfold-theme-summary ul li {
  margin-bottom: 10px;
  font-size: 1rem;
  color: #444;
}

.download-button {
  display: inline-block;
  background-color: #ffffff;
  color: #183153;
  padding: 14px 30px;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  border: 2px solid #183153;
  border-radius: 8px;
  margin-top: 25px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(24, 49, 83, 0.15);
}

.download-button:hover {
  background-color: #183153;
  color: #ffffff;
  box-shadow: 0 6px 16px rgba(24, 49, 83, 0.25);
}/* End custom CSS */