
:root{
  --cream:#eef8fc !important;
  --paper:#ffffff !important;
  --ink:#0b173f !important;
  --muted:#5f7088 !important;
  --green:#081a44 !important;
  --copper:#2ed4e7 !important;
  --copper2:#159fca !important;
  --line:#d7e8f1 !important;
}
body{background:#fff !important;color:#0b173f !important}
.topbar{background:#06112d !important;color:#d9f8ff !important}
header{background:#081a44 !important;border-bottom:1px solid rgba(78,221,239,.28) !important;backdrop-filter:none !important}
header .nav nav a{color:#fff !important}
header .nav nav a:hover{color:#63e9f5 !important}
header .outline-btn{color:#061a3e !important;background:linear-gradient(135deg,#7af3f8,#24c4e6) !important;border-color:transparent !important}
header .menu-toggle{color:#65e7f4 !important;border-color:#45d7ea !important}
header .brand img{background:#081a44 !important}
.shade{background:linear-gradient(90deg,rgba(5,16,48,.94),rgba(9,30,76,.83) 48%,rgba(10,39,83,.30) 80%) !important}
.eyebrow{color:#65e7f4 !important}.eyebrow.dark{color:#159fca !important}
.btn.copper{background:linear-gradient(135deg,#67edf5,#24c4e6) !important;color:#07183d !important}
.btn.green{background:#081a44 !important;color:#fff !important}.btn.white{color:#081a44 !important}
.trust{background:linear-gradient(105deg,#071633 0%,#0b285c 58%,#159fc9 100%) !important}
.tint,.quote-page,.other-services,.neighbourhoods{background:#eef8fc !important}
.service-grid article:hover{background:linear-gradient(135deg,#071633,#104282) !important}
.steps article,.service-aside,.city-aside{border-top-color:#2ed4e7 !important}
.steps b,.service-grid .icon,.service-card .service-icon{color:#2ed4e7 !important}
.service-grid a,.service-card>a,.area-card>a,.all-areas{color:#159fca !important}
.reviews{background:linear-gradient(135deg,#06132f,#0a2a61) !important}
.rating span,.reviews a{color:#65e7f4 !important}
.services-hero,.area-hero{background:linear-gradient(135deg,#06132f,#0a2a61 72%,#126b91) !important}
.cta{background:linear-gradient(110deg,#071633 0%,#0b2f69 62%,#1cc5df 100%) !important}
footer{background:#050f29 !important}
.progress i.active,.result-dots button.active{background:#2ed4e7 !important}
.result-arrow{background:#081a44 !important}.result-arrow:hover{background:#159fca !important}
.choice input:checked+span,.checkline:has(input:checked){border-color:#24c4e6 !important;background:#eafcff !important;color:#081a44 !important}
.form-actions #next,.form-actions #submit{background:#081a44 !important;border-color:#081a44 !important}
.service-pills a:hover{border-color:#24c4e6 !important;color:#159fca !important}
@media(max-width:767px){
  header .nav nav{background:#081a44 !important}
  header .nav nav a{border-top-color:rgba(255,255,255,.14) !important}
  .nav > .outline-btn{background:linear-gradient(135deg,#67edf5,#24c4e6) !important;color:#07183d !important}
}
