.elementor-kit-8{--e-global-color-primary:#033B70;--e-global-color-secondary:#FF7800;--e-global-color-text:#7A7A7A;--e-global-color-accent:#28A745;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.privacy-policy {
  padding: 2rem 1rem;
}

.privacy-policy .container {
  max-width: 960px;
  margin: auto;
}

.privacy-policy h2,
.privacy-policy h3,
.privacy-policy h4,
.privacy-policy h5 {
  color: inherit; /* Inherit theme colors */
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.privacy-policy .section-title {
  font-size: 2rem;
  font-weight: 600;
  border-bottom: 2px solid currentColor; /* uses current theme text color */
  padding-bottom: 0.5rem;
}

.privacy-policy ul {
  padding-left: 1.2rem;
  margin-bottom: 1rem;
}

.privacy-policy a {
  color: inherit;
  text-decoration: underline;
}

.privacy-policy a:hover {
  color: var(--theme-accent, #ff7800); /* fallback to secondary color */
}

.privacy-policy .last-updated {
  font-style: italic;
  color: #777;
  font-size: 0.95rem;
}/* End custom CSS */