.elementor-12506 .elementor-element.elementor-element-c1bf0e5:not(.elementor-motion-effects-element-type-background), .elementor-12506 .elementor-element.elementor-element-c1bf0e5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url("/wp-content/uploads/2023/03/shape15.png");background-position:top right;background-repeat:no-repeat;}.elementor-12506 .elementor-element.elementor-element-c1bf0e5{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-12506 .elementor-element.elementor-element-c1bf0e5 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-12506 .elementor-element.elementor-element-e9e5bfd{width:100%;max-width:100%;}.elementor-12506 .elementor-element.elementor-element-e9e5bfd > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-12506 .elementor-element.elementor-element-0af04a7:not(.elementor-motion-effects-element-type-background), .elementor-12506 .elementor-element.elementor-element-0af04a7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url("/wp-content/uploads/2023/03/shape15.png");background-position:top right;background-repeat:no-repeat;}.elementor-12506 .elementor-element.elementor-element-0af04a7{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:40px 0px 40px 0px;}.elementor-12506 .elementor-element.elementor-element-0af04a7 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-12506 .elementor-element.elementor-element-2eabfe5 > .elementor-element-populated{box-shadow:8px 0px 22px -2px rgba(0,0,0,0.5);}.elementor-12506 .elementor-element.elementor-element-317dfe2 .premium-cf7-container .wpcf7-form label, .elementor-12506 .elementor-element.elementor-element-317dfe2 .premium-cf7-container .wpcf7-form .wpcf7-quiz-label{display:inline-block;}.elementor-12506 .elementor-element.elementor-element-317dfe2 .premium-cf-head{align-items:center;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-12506 .elementor-element.elementor-element-c1bf0e5{padding:60px 0px 60px 0px;}.elementor-12506 .elementor-element.elementor-element-0af04a7{padding:60px 0px 60px 0px;}}/* Start custom CSS for text-editor, class: .elementor-element-e9e5bfd *//* =========================================================
   ECS WISBECH IT SUPPORT PAGE
   FULL SCOPED CSS
   ========================================================= */

.ecs-wisbech-wrap {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
  font-family: Poppins, Arial, sans-serif;
  box-sizing: border-box;
}

.ecs-wisbech-wrap *,
.ecs-wisbech-wrap *::before,
.ecs-wisbech-wrap *::after {
  box-sizing: border-box;
}

.ecs-wisbech-label {
  display: inline-block;
  margin-bottom: 16px;
  padding: 7px 13px;
  border: 1px solid #2F1E6E;
  border-radius: 999px;
  color: #C22416;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.02em;
}

.ecs-wisbech-wrap h1 {
  margin: 0 0 20px;
  color: #111111;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.ecs-wisbech-wrap h2 {
  margin: 0 0 18px;
  color: #111111;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 700;
}

.ecs-wisbech-wrap h3 {
  margin: 0 0 10px;
  color: #111111;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
}

.ecs-wisbech-wrap p {
  margin: 0 0 16px;
  color: #333333;
  font-size: 16px;
  line-height: 1.7;
}

.ecs-wisbech-lead {
  max-width: 880px;
  margin-bottom: 34px !important;
  font-size: 17px !important;
}


/* =========================================================
   HERO / WISBECH BANNER
   ========================================================= */

.ecs-wisbech-hero {
  position: relative;
  display: flex;
  min-height: 540px;
  align-items: center;
  overflow: hidden;
  background-image: url("https://ecscomputers.co.uk/wp-content/uploads/2025/01/ECS-Computers-Cambridgeshire-Support-Header-–-1-Adobe-Stock-–-2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ecs-wisbech-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    90deg,
    rgba(14, 9, 35, 0.82) 0%,
    rgba(20, 13, 48, 0.68) 45%,
    rgba(20, 13, 48, 0.52) 100%
  );
}

.ecs-wisbech-hero-inner {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-top: 78px;
  padding-bottom: 78px;
  text-align: center;
}

.ecs-wisbech-hero-label {
  display: inline-block;
  margin-bottom: 18px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.02em;
  backdrop-filter: blur(4px);
}

.ecs-wisbech-hero .ecs-wisbech-wrap h1 {
  max-width: 980px;
  margin: 0 auto 20px;
  color: #ffffff !important;
  font-size: 46px;
  line-height: 1.12;
  font-weight: 800;
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.35);
}

.ecs-wisbech-hero-lead {
  max-width: 900px;
  margin: 0 auto 28px !important;
  color: #ffffff !important;
  font-size: 20px !important;
  line-height: 1.6 !important;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
}

.ecs-wisbech-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-top: 28px;
}

.ecs-wisbech-btn {
  display: inline-block;
  padding: 15px 24px;
  border-radius: 999px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none !important;
  border-bottom: none !important;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.ecs-wisbech-btn:hover {
  text-decoration: none !important;
  border-bottom: none !important;
  transform: translateY(-1px);
}

.ecs-wisbech-btn-primary {
  background: #C22416;
  color: #ffffff !important;
  box-shadow: 0 12px 28px rgba(194, 36, 22, 0.28);
}

.ecs-wisbech-btn-primary:hover {
  color: #ffffff !important;
  opacity: 0.94;
}

.ecs-wisbech-btn-light {
  border: 1px solid rgba(255, 255, 255, 0.85);
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff !important;
  backdrop-filter: blur(5px);
}

.ecs-wisbech-btn-light:hover {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.18);
}

.ecs-wisbech-hero-note {
  max-width: 780px;
  margin: 20px auto 0 !important;
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
}


/* =========================================================
   SECTION BACKGROUNDS
   ========================================================= */

.ecs-wisbech-services,
.ecs-wisbech-case-study,
.ecs-wisbech-why,
.ecs-wisbech-faq {
  padding: 82px 0;
  background: #ffffff;
}

.ecs-wisbech-intro,
.ecs-wisbech-local,
.ecs-wisbech-security,
.ecs-wisbech-community {
  padding: 82px 0;
  background: #f7f7fb;
}


/* =========================================================
   BENEFITS
   ========================================================= */

.ecs-wisbech-benefit-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.ecs-wisbech-card {
  height: 100%;
  padding: 28px;
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 14px 35px rgba(47, 30, 110, 0.08);
}

.ecs-wisbech-card-icon {
  display: inline-flex;
  width: 34px;
  height: 34px;
  margin-bottom: 16px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #C22416;
  color: #ffffff;
  font-weight: 800;
}

.ecs-wisbech-card p {
  margin-bottom: 0;
}


/* =========================================================
   SERVICES
   ========================================================= */

.ecs-wisbech-service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.ecs-wisbech-service-card {
  position: relative;
  min-height: 210px;
  padding: 28px;
  overflow: hidden;
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 14px 35px rgba(47, 30, 110, 0.08);
}

.ecs-wisbech-service-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 28px;
  width: 44px;
  height: 4px;
  border-radius: 0 0 5px 5px;
  background: #C22416;
}

.ecs-wisbech-service-card p {
  margin-bottom: 0;
}


/* =========================================================
   LOCAL COVERAGE
   ========================================================= */

.ecs-wisbech-local-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 48px;
  align-items: center;
}

.ecs-wisbech-local-panel {
  padding: 30px;
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 14px 35px rgba(47, 30, 110, 0.08);
}

.ecs-wisbech-local-panel ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 18px;
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

.ecs-wisbech-local-panel li {
  position: relative;
  padding-left: 25px;
  color: #333333;
  line-height: 1.5;
}

.ecs-wisbech-local-panel li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #C22416;
  font-weight: 800;
}


/* =========================================================
   WHEELERS CASE STUDY
   ========================================================= */

.ecs-wisbech-case-heading {
  max-width: 900px;
  margin-bottom: 38px;
}

.ecs-wisbech-case-grid {
  display: grid;
  grid-template-columns: 0.82fr 1.18fr;
  gap: 34px;
  align-items: center;
}


/* Wheelers logo card */

.ecs-wisbech-case-image {
  display: flex;
  min-height: 300px;
  align-items: center;
  justify-content: center;
  padding: 42px;
  border: 1px solid rgba(47, 30, 110, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 14px 35px rgba(47, 30, 110, 0.10);
}

.ecs-wisbech-case-image img {
  display: block;
  width: 100%;
  max-width: 420px;
  height: auto;
  object-fit: contain;
}

.ecs-wisbech-case-content p:last-of-type {
  margin-bottom: 22px;
}

.ecs-wisbech-case-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-bottom: 24px;
}

.ecs-wisbech-case-stats > div {
  padding: 18px;
  border-radius: 16px;
  background: #f7f7fb;
}

.ecs-wisbech-case-stats strong {
  display: block;
  margin-bottom: 3px;
  color: #C22416;
  font-size: 19px;
  line-height: 1.2;
}

.ecs-wisbech-case-stats span {
  display: block;
  color: #444444;
  font-size: 13px;
  line-height: 1.4;
}

.ecs-wisbech-inline-link {
  display: inline-block;
  color: #C22416 !important;
  font-weight: 700;
  text-decoration: none !important;
}

.ecs-wisbech-inline-link:hover {
  color: #C22416 !important;
  text-decoration: underline !important;
}


/* =========================================================
   WHEELERS SECURITY CARDS
   ========================================================= */

.ecs-wisbech-security-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 34px;
}

.ecs-wisbech-security-card {
  padding: 22px;
  border-radius: 18px;
  background: #f7f7fb;
}

.ecs-wisbech-security-card h3 {
  color: #2F1E6E;
  font-size: 17px;
}

.ecs-wisbech-security-card p {
  margin-bottom: 0;
  font-size: 14px;
}


/* =========================================================
   WHEELERS TESTIMONIAL
   ========================================================= */

.ecs-wisbech-quote-card {
  position: relative;
  overflow: hidden;
  margin-top: 32px;
  padding: 34px;
  border-radius: 24px;
  background:
    radial-gradient(
      circle at 92% 8%,
      rgba(255, 255, 255, 0.08),
      rgba(255, 255, 255, 0) 30%
    ),
    linear-gradient(
      145deg,
      #2F1E6E 0%,
      #352176 55%,
      #28185f 100%
    );
  box-shadow: 0 18px 45px rgba(47, 30, 110, 0.15);
}

.ecs-wisbech-quote-card::after {
  content: "”";
  position: absolute;
  right: 18px;
  bottom: -100px;
  color: rgba(255, 255, 255, 0.07);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 270px;
  line-height: 1;
}

.ecs-wisbech-stars {
  position: relative;
  z-index: 2;
  margin-bottom: 16px;
  color: #FFC928 !important;
  font-size: 23px;
  letter-spacing: 3px;
}

.ecs-wisbech-quote-card blockquote {
  position: relative;
  z-index: 2;
  max-width: 850px;
  margin: 0 0 20px;
  padding: 0;
  border: 0;
  color: #ffffff !important;
  font-size: 20px;
  line-height: 1.6;
  font-style: normal;
}

.ecs-wisbech-quote-card blockquote p,
.ecs-wisbech-quote-card blockquote span,
.ecs-wisbech-quote-card blockquote strong {
  color: #ffffff !important;
}

.ecs-wisbech-quote-card strong {
  position: relative;
  z-index: 2;
  display: block;
  margin-bottom: 3px;
  color: #ffffff !important;
  font-size: 17px;
}

.ecs-wisbech-quote-card > span {
  position: relative;
  z-index: 2;
  display: block;
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 14px;
}


/* =========================================================
   WISBECH COMMUNITY
   ========================================================= */

.ecs-wisbech-community-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
}

.ecs-wisbech-community-image {
  position: relative;
  overflow: hidden;
  min-height: 420px;
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(47, 30, 110, 0.12);
}

.ecs-wisbech-community-image img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.ecs-wisbech-community-content p {
  max-width: 580px;
}

.ecs-wisbech-community-proof {
  margin-top: 26px;
  padding: 20px 22px;
  border-left: 4px solid #C22416;
  border-radius: 0 16px 16px 0;
  background: #ffffff;
  box-shadow: 0 10px 28px rgba(47, 30, 110, 0.06);
}

.ecs-wisbech-community-proof strong {
  display: block;
  margin-bottom: 5px;
  color: #2F1E6E;
  font-size: 17px;
  line-height: 1.4;
}

.ecs-wisbech-community-proof span {
  display: block;
  color: #444444;
  font-size: 14px;
  line-height: 1.6;
}


/* =========================================================
   CYBER SECURITY
   ========================================================= */

.ecs-wisbech-security-main-grid {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 48px;
  align-items: center;
}

.ecs-wisbech-security-list {
  display: grid;
  gap: 12px;
}

.ecs-wisbech-security-list > div {
  padding: 18px 20px;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 10px 28px rgba(47, 30, 110, 0.06);
}

.ecs-wisbech-security-list strong {
  display: block;
  margin-bottom: 3px;
  color: #2F1E6E;
  font-size: 16px;
}

.ecs-wisbech-security-list span {
  display: block;
  color: #555555;
  font-size: 14px;
  line-height: 1.5;
}


/* =========================================================
   WHY ECS
   ========================================================= */

.ecs-wisbech-why-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 32px;
}

.ecs-wisbech-why-card {
  padding: 26px;
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 14px 35px rgba(47, 30, 110, 0.08);
}

.ecs-wisbech-why-card strong {
  display: block;
  margin-bottom: 8px;
  color: #2F1E6E;
  font-size: 18px;
  line-height: 1.4;
}

.ecs-wisbech-why-card p {
  margin-bottom: 0;
}


/* =========================================================
   FAQ
   ========================================================= */

.ecs-wisbech-faq-list {
  display: grid;
  gap: 14px;
  margin-top: 30px;
}

.ecs-wisbech-faq-list details {
  padding: 22px 24px;
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 14px 35px rgba(47, 30, 110, 0.08);
}

.ecs-wisbech-faq-list summary {
  cursor: pointer;
  color: #111111;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.5;
}

.ecs-wisbech-faq-list summary::marker {
  color: #C22416;
}

.ecs-wisbech-faq-list details p {
  margin-top: 16px;
  margin-bottom: 0;
}


/* =========================================================
   BOTTOM CTA
   ========================================================= */

.ecs-wisbech-cta {
  padding: 58px 0;
  background: #2F1E6E;
}

.ecs-wisbech-cta-inner {
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: space-between;
}

.ecs-wisbech-cta h2 {
  margin: 0 0 12px;
  color: #ffffff !important;
  font-size: 36px;
  line-height: 1.2;
}

.ecs-wisbech-cta p {
  max-width: 760px;
  margin: 0;
  color: #ffffff !important;
}

.ecs-wisbech-cta a,
.ecs-wisbech-cta a:link,
.ecs-wisbech-cta a:visited,
.ecs-wisbech-cta a:hover,
.ecs-wisbech-cta a:focus,
.ecs-wisbech-cta a:active {
  display: inline-block;
  flex-shrink: 0;
  padding: 15px 24px;
  border-radius: 999px;
  border: none !important;
  border-bottom: none !important;
  outline: none;
  background: #C22416;
  color: #ffffff !important;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none !important;
  text-decoration-line: none !important;
  box-shadow: none !important;
}

.ecs-wisbech-cta a:hover {
  opacity: 0.92;
}


/* =========================================================
   ELEMENTOR / THEME CLEANUP
   ========================================================= */

.ecs-wisbech-wrap > :last-child,
.ecs-wisbech-card > :last-child,
.ecs-wisbech-service-card > :last-child,
.ecs-wisbech-why-card > :last-child,
.ecs-wisbech-security-card > :last-child {
  margin-bottom: 0;
}

.ecs-wisbech-wrap a {
  box-sizing: border-box;
}

.ecs-wisbech-hero-actions a,
.ecs-wisbech-hero-actions a:link,
.ecs-wisbech-hero-actions a:visited,
.ecs-wisbech-hero-actions a:hover,
.ecs-wisbech-hero-actions a:focus,
.ecs-wisbech-hero-actions a:active {
  text-decoration: none !important;
  text-decoration-line: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1100px) {

  .ecs-wisbech-benefit-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .ecs-wisbech-service-grid,
  .ecs-wisbech-security-grid,
  .ecs-wisbech-why-grid {
    grid-template-columns: repeat(2, 1fr);
  }

}


/* =========================================================
   SMALL TABLET
   ========================================================= */

@media (max-width: 900px) {

  .ecs-wisbech-local-grid,
  .ecs-wisbech-case-grid,
  .ecs-wisbech-community-grid,
  .ecs-wisbech-security-main-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .ecs-wisbech-hero {
    min-height: 500px;
    background-position: center center;
  }

  .ecs-wisbech-hero .ecs-wisbech-wrap h1 {
    font-size: 39px;
  }

  .ecs-wisbech-case-image {
    min-height: 260px;
  }

  .ecs-wisbech-community-image {
    min-height: 390px;
  }

  .ecs-wisbech-cta-inner {
    display: block;
  }

  .ecs-wisbech-cta a {
    margin-top: 20px;
  }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 760px) {

  .ecs-wisbech-wrap {
    padding: 0 18px;
  }

  .ecs-wisbech-intro,
  .ecs-wisbech-services,
  .ecs-wisbech-local,
  .ecs-wisbech-case-study,
  .ecs-wisbech-community,
  .ecs-wisbech-security,
  .ecs-wisbech-why,
  .ecs-wisbech-faq {
    padding: 58px 0;
  }

  .ecs-wisbech-hero {
    min-height: 540px;
    background-position: 52% center;
  }

  .ecs-wisbech-hero-inner {
    padding-top: 62px;
    padding-bottom: 62px;
  }

  .ecs-wisbech-hero .ecs-wisbech-wrap h1 {
    font-size: 33px;
  }

  .ecs-wisbech-hero-lead {
    font-size: 17px !important;
  }

  .ecs-wisbech-wrap h2,
  .ecs-wisbech-cta h2 {
    font-size: 29px;
  }

  .ecs-wisbech-benefit-grid,
  .ecs-wisbech-service-grid,
  .ecs-wisbech-security-grid,
  .ecs-wisbech-why-grid {
    grid-template-columns: 1fr;
  }

  .ecs-wisbech-local-panel ul {
    grid-template-columns: 1fr;
  }

  .ecs-wisbech-case-stats {
    grid-template-columns: 1fr;
  }

  .ecs-wisbech-case-image {
    min-height: 220px;
    padding: 30px;
  }

  .ecs-wisbech-case-image img {
    max-width: 360px;
  }

  .ecs-wisbech-community-image {
    min-height: 300px;
    border-radius: 20px;
  }

  .ecs-wisbech-quote-card {
    padding: 26px;
  }

  .ecs-wisbech-quote-card blockquote {
    font-size: 17px;
  }

  .ecs-wisbech-hero-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .ecs-wisbech-btn {
    width: 100%;
    text-align: center;
  }

  .ecs-wisbech-cta {
    padding: 48px 0;
  }

  .ecs-wisbech-cta a {
    width: 100%;
    text-align: center;
  }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

  .ecs-wisbech-wrap {
    padding: 0 16px;
  }

  .ecs-wisbech-hero .ecs-wisbech-wrap h1 {
    font-size: 30px;
  }

  .ecs-wisbech-wrap h2,
  .ecs-wisbech-cta h2 {
    font-size: 27px;
  }

  .ecs-wisbech-community-image {
    min-height: 250px;
  }

  .ecs-wisbech-case-image {
    min-height: 190px;
    padding: 24px;
  }

}
/* Force all Wheelers testimonial text white */
.ecs-wisbech-quote-card,
.ecs-wisbech-quote-card *,
.ecs-wisbech-quote-card blockquote,
.ecs-wisbech-quote-card blockquote *,
.ecs-wisbech-quote-card strong,
.ecs-wisbech-quote-card span,
.ecs-wisbech-quote-card p {
  color: #ffffff !important;
}

/* Keep testimonial stars gold */
.ecs-wisbech-quote-card .ecs-wisbech-stars,
.ecs-wisbech-quote-card .ecs-wisbech-stars * {
  color: #FFC928 !important;
}/* End custom CSS */