.elementor-401 .elementor-element.elementor-element-79d5b13{--display:flex;--min-height:372px;--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-401 .elementor-element.elementor-element-79d5b13:not(.elementor-motion-effects-element-type-background), .elementor-401 .elementor-element.elementor-element-79d5b13 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://ifixadblue.co.uk/wp-content/uploads/2025/05/Untitled-design-13.png");}.elementor-401 .elementor-element.elementor-element-24ad5bb{--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-401 .elementor-element.elementor-element-24ad5bb:not(.elementor-motion-effects-element-type-background), .elementor-401 .elementor-element.elementor-element-24ad5bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1F1D1D;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-882870b */body {
  font-family: 'Segoe UI', sans-serif;
  background: #121212;
  color: #fff;
  margin: 0;
  line-height: 1.6;
}

a {
  color: #f55353;
  text-decoration: none;
}

.page-hero {
  background: #1a1a1a;
  padding: 3rem 1.5rem;
  text-align: center;
}

.page-hero h1 {
  font-size: 2rem;
  margin-bottom: 1rem;
}

.page-hero p {
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
}

.hero-img {
  max-width: 100%;
  height: auto;
  margin-bottom: 1.5rem;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
}

.section-img {
  max-width: 100%;
  height: auto;
  margin-top: 2rem;
  border-radius: 8px;
  box-shadow: 0 0 8px rgba(0,0,0,0.3);
}

.cta-button {
  display: inline-block;
  background: #f55353;
  color: #fff;
  padding: 0.8rem 1.5rem;
  margin-top: 1rem;
  border-radius: 8px;
  font-weight: bold;
  transition: 0.3s;
}

.cta-button:hover {
  background: #ff6d6d;
}

.cta-button.outline {
  background: transparent;
  border: 2px solid #f55353;
  color: #f55353;
}

.content-section {
  padding: 3rem 1.5rem;
  max-width: 900px;
  margin: 0 auto;
}

.content-section h2 {
  font-size: 1.6rem;
  margin-bottom: 1rem;
  color: #f55353;
}

.content-section.dark-bg {
  background: #1e1e1e;
}

.benefits-list {
  list-style: none;
  padding: 0;
}

.benefits-list li {
  margin-bottom: 0.8rem;
  font-size: 1rem;
}

ol {
  padding-left: 1.5rem;
}

.faq h3 {
  font-size: 1.1rem;
  margin-top: 1.5rem;
  color: #ff7676;
}

.cta-block {
  text-align: center;
  background: #181818;
}

body {
  font-family: 'Segoe UI', sans-serif;
  background: #121212;
  color: #ffffff; /* force light text */
  margin: 0;
  line-height: 1.6;
}

.content-section,
.page-hero,
.cta-block {
  color: #ffffff; /* ensure all sections inherit light text */
}

.content-section h2,
.page-hero h1,
.faq h3 {
  color: #f55353; /* strong contrast for headings */
}

.content-section p,
.content-section li,
.faq p,
ol li {
  color: #eeeeee; /* readable light grey for body text */
}

ul.benefits-list li {
  color: #eeeeee;
}

.cta-button {
  color: #ffffff;
  background: #f55353;
}

.cta-button.outline {
  color: #f55353;
  border-color: #f55353;
}

.faq h3 {
  color: #ff7676;
}/* End custom CSS */