.elementor-kit-8{--e-global-color-primary:#E84118;--e-global-color-secondary:#7B1F35;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F5A623;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Proactive Construction - Brand Color Overrides */

/* Services Cards - white background with dark text */
.spw-sc-grid,
.spw-sc-card {
  background-color: #ffffff !important;
  background: #ffffff !important;
}

.spw-sc-card h3,
.spw-sc-card-title {
  color: #1a1a1a !important;
}

.spw-sc-card p,
.spw-sc-card-desc {
  color: #555555 !important;
}

/* Active card highlight */
.spw-sc-card.active {
  background-color: #f8f8f8 !important;
  border-color: #E84118 !important;
}

/* Sidebar MORE SERVICES - use brand maroon */
.spw-sc-sidebar {
  background-color: #7B1F35 !important;
}

.spw-sc-sidebar-circle {
  background-color: #E84118 !important;
  border-color: #E84118 !important;
  color: #ffffff !important;
}

/* Divider accent color */
.elementor-divider-separator {
  border-color: #E84118 !important;
}

/* Buttons - brand orange-red */
.elementor-button {
  background-color: #E84118 !important;
  border-color: #E84118 !important;
}

/* About section heading */
.elementor-widget-heading .elementor-heading-title {
  color: #1a1a1a;
}

/* Force white bg on services section using custom class */
.pc-services-wrap,
.pc-services-wrap .e-con-inner {
  background-color: #ffffff !important;
  background: #ffffff !important;
}/* End custom CSS */