.elementor-2434 .elementor-element.elementor-element-249d639{--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-1a8dce0 */.thegem-theme-summary {
  max-width: 960px;
  margin: 50px auto;
  font-family: "Segoe UI", sans-serif;
  background-color: #ffffff;
  padding: 40px 30px;
  border-left: 6px solid #6a1b9a;
 
  color: #1f1f1f;
  line-height: 1.8;
}

.thegem-theme-summary h2 {
  font-size: 1.7rem;
  margin-top: 40px;
  margin-bottom: 15px;
  color: #6a1b9a;
  border-bottom: 2px solid #e1dcec;
  padding-bottom: 8px;
}

.thegem-theme-summary p {
  font-size: 1.05rem;
  margin-bottom: 20px;
  color: #333;
}

.thegem-theme-summary ul {
  list-style: disc;
  padding-left: 25px;
  margin-bottom: 20px;
}

.thegem-theme-summary ul li {
  margin-bottom: 10px;
  font-size: 1rem;
  color: #444;
}

.download-button {
  display: inline-block;
  background-color: #ffffff;
  color: #6a1b9a;
  padding: 14px 32px;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  border: 2px solid #6a1b9a;
  border-radius: 8px;
  margin-top: 25px;
  transition: all 0.3s ease;
  box-shadow: 0 5px 12px rgba(106, 27, 154, 0.15);
}

.download-button:hover {
  background-color: #6a1b9a;
  color: #ffffff;
  box-shadow: 0 7px 18px rgba(106, 27, 154, 0.25);
}/* End custom CSS */