.elementor-30 .elementor-element.elementor-element-4530b829{--display:flex;}.elementor-30 .elementor-element.elementor-element-06f3eb9 .cspg-plugins-archive .featured-heading{margin-bottom:30px;text-align:left;}.elementor-30 .elementor-element.elementor-element-06f3eb9 .cspg-plugins-archive .archive-section{margin-bottom:60px;}.elementor-30 .elementor-element.elementor-element-06f3eb9 .cspg-plugins-archive .archive-section:last-child{margin-bottom:0;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-4530b829 *//* CSP Geeks Plugin Store Universal Styled Container */
.cspg-styled-container {
  background: #ffffff;
  padding: 30px 40px;
  border-radius: 14px;
  max-width: 900px;
  margin: 0 auto 40px auto;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.06);
  color: #444;
  line-height: 1.6;
}

/* Headings inside the container */
.cspg-styled-container h1 {
  font-size: 2rem;
  margin-bottom: 20px;
  color: #111;
}

.cspg-styled-container h2 {
  margin-top: 35px;
  padding-bottom: 6px;
  border-bottom: 2px solid #e5e5e5;
  font-size: 1.35rem;
  color: #222;
}

/* Paragraphs */
.cspg-styled-container p {
  margin: 14px 0;
}

/* Lists */
.cspg-styled-container ul {
  padding-left: 20px;
  margin: 10px 0 18px;
}

.cspg-styled-container ul li {
  margin-bottom: 7px;
}

/* Links */
.cspg-styled-container a {
  color: #2563eb;
  font-weight: 500;
  text-decoration: none;
}

.cspg-styled-container a:hover {
  text-decoration: underline;
}

/* Divider styling */
.cspg-styled-container hr {
  border: 0;
  border-top: 1px solid #e5e5e5;
  margin: 30px 0;
}

/* Mobile adjustments */
@media (max-width: 600px) {
  .cspg-styled-container {
    padding: 20px 22px;
  }

  .cspg-styled-container h1 {
    font-size: 1.6rem;
  }

  .cspg-styled-container h2 {
    font-size: 1.2rem;
  }
}/* End custom CSS */