/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 13 2025 | 22:59:49 */
section.wf-case-studies-section {
  padding-top: 0px!important;
}

div.wfint-drawer-body {
  padding-top: 25px!important;
}
aside.wfint-drawer.wfint-open {
  padding-top: 100px!important;
}

section.detailing-hero {
  padding-top: 0px!important;
}

section.mobile-hero {
    padding-top: 0px!important;
}

section.franchise-hero {
  padding: 0px!important;
}

div.hero-container {
  padding-bottom: 0px!important;  
}

section.lp-mobile-hero {
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}



/* Solutions Cards */
.card-title {
  font-size: 25px!important;
}

.card-description{
  font-size: 18px!important;
}
.card-border{
  background-color: #000;
  border:solid #fff 1px ;
}