/* Site-specific overrides — loaded after style.css */
#services p {
  text-align: left;
  margin-top: 0.4em;
  margin-bottom: 0;
}

#services h4 {
  margin-top: 1.5em;
  margin-bottom: 0.3em;
  text-align: left;
}

#services.content-section {
  padding-bottom: 40px !important;
}

#about.content-section {
  padding-top: 40px !important;
}

#about p {
  text-align: left;
}

#about.content-section {
  padding-bottom: 40px !important;
}

#contact.content-section {
  padding-top: 40px !important;
}