.elementor-4543 .elementor-element.elementor-element-62cdbfd{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-4543 .elementor-element.elementor-element-3f0038f{width:var( --container-widget-width, 25.756% );max-width:25.756%;--container-widget-width:25.756%;--container-widget-flex-grow:0;text-align:left;}.elementor-4543 .elementor-element.elementor-element-3f0038f.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-4543 .elementor-element.elementor-element-23418af{--display:flex;}.elementor-4543 .elementor-element.elementor-element-4d7d55a{--display:flex;}.elementor-4543 .elementor-element.elementor-element-ec7297e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-30913a5 */body {
  font-family: 'Open Sans', Arial, sans-serif;
  background: #000000; /* zwarte achtergrond */
  margin: 0;
  padding: 0 10px 40px 10px;
  color: #e0e0e0; /* lichte tekstkleur */
  line-height: 1.6;
}

h1, h2 {
  color: #a8d0ff; /* lichtblauw voor koppen */
}

a {
  color: #66aaff; /* heldere blauwe links */
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #99ccee;
}

section {
  background: #121212; /* donkergrijs blokken voor contrast met zwart */
  padding: 25px 30px;
  margin: 25px auto;
  max-width: 900px;
  border-radius: 8px;
  box-shadow: 0 0 15px rgba(100, 150, 255, 0.3);
}

ul {
  margin-left: 20px;
  color: #d0d0d0;
}

ul li strong {
  color: #a0c4ff;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 10px;
  font-size: 1.1rem;
  color: #e0e0e0;
}

th, td {
  border: 1px solid #444;
  padding: 8px 15px;
  text-align: left;
}

th {
  background: #1a2b4c;
  color: #a8d0ff;
}

.btn-primary {
  background-color: #3467d6;
  color: #fff !important;
  padding: 14px 36px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 1.15rem;
  display: inline-block;
  margin-top: 10px;
  cursor: pointer;
  text-align: center;
  transition: background-color 0.3s ease;
}

.btn-primary:hover {
  background-color: #5588ff;
}

/* Breadcrumb styling aangepast */
nav[aria-label="Breadcrumb"] ol li a,
nav[aria-label="Breadcrumb"] ol li span {
  color: #a8d0ff;
  text-decoration: none;
  font-weight: 600;
}

nav[aria-label="Breadcrumb"] ol li a:hover {
  text-decoration: underline;
}

/* Specifieke styling voor widgets: donkere blokken met lichte tekst */
.intro-widget, 
.overview-widget,
.iphone17-widget,
.iphone17pro-widget,
.iphone17promax-widget,
.air-budget-widget,
.pricing-widget,
.release-widget,
.cta-widget {
  background: #121212;
  color: #e0e0e0;
  box-shadow: 0 0 10px rgba(100, 150, 255, 0.3);
}

.cta-widget {
  background-color: #102045;
  color: #c6ddff;
  text-align: center;
}

.cta-widget a.btn-primary {
  background-color: #507de5;
}

.cta-widget a.btn-primary:hover {
  background-color: #7a9fff;
}

.cta-widget a[rel="nofollow"] {
  color: #99bbff;
  text-decoration: underline;
}

/* Overige kleine verbeteringen */
p, li {
  color: #ccc;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e867304 */.extra-follow-links-widget {
  padding: 20px 25px;
  background-color: #0d1e3e;
  border-radius: 8px;
  margin-bottom: 40px;
  font-family: 'Open Sans', Arial, sans-serif;
  color: #c6ddff;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.extra-follow-links-widget h2 {
  font-size: 2rem;
  margin-bottom: 15px;
  font-weight: 700;
  color: #85a9ff;
}
.extra-follow-links-widget p {
  font-size: 1.1rem;
  margin-bottom: 18px;
  color: #b0c8ff;
}
.extra-follow-links-widget ul {
  list-style: disc;
  margin-left: 20px;
  color: #a0bfff;
  font-size: 1.1rem;
}
.extra-follow-links-widget li a {
  color: #c8d9ff;
  text-decoration: underline;
}
.extra-follow-links-widget li a:hover {
  color: #e1edff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2e43506 */.internal-links-widget {
  padding: 20px 25px;
  background-color: #112244;
  border-radius: 8px;
  margin-bottom: 30px;
  font-family: 'Open Sans', Arial, sans-serif;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  color: #cbd6ff;
}
.internal-links-widget h2 {
  font-size: 1.9rem;
  font-weight: 700;
  margin-bottom: 15px;
  color: #a3b8ff;
}
.internal-links-widget ul {
  list-style: disc;
  padding-left: 20px;
  font-size: 1.1rem;
  color: #d1dbff;
}
.internal-links-widget li a {
  color: #aac4ff;
  text-decoration: none;
}
.internal-links-widget li a:hover {
  color: #e6f0ff;
  text-decoration: underline;
}/* End custom CSS */