/* About Us page overrides */
#aboutPage{max-width:980px;margin:0 auto;padding:48px 16px}
#aboutPage h1,#aboutPage h2,#aboutPage h3,#aboutPage p,#aboutPage li{color:#1c1f23}
#aboutPage h1{font-size:32px !important;line-height:1.2;font-weight:800;margin:0 0 12px;text-align:left}
#aboutPage .lead{font-size:18px;line-height:1.7;margin:0 0 28px}
#aboutPage h2{font-size:24px !important;line-height:1.3;font-weight:800;margin:32px 0 10px}
#aboutPage h3{font-size:18px !important;font-weight:800;margin:18px 0 8px}
#aboutPage p{font-size:16px;line-height:1.7;margin:0 0 12px}
#aboutPage ul{margin:0 0 12px 1.1rem;padding:0}
#aboutPage li{margin:6px 0}
#aboutPage .grid2{display:grid;gap:16px}
@media(min-width:992px){#aboutPage .grid2{grid-template-columns:1fr 1fr}}
#aboutPage .card{border:1px solid #e9edf2;border-radius:12px;padding:16px;background:#fff}
/* Neutralise theme padding that may wrap your content */
.inner_wrapper,.custom-padding{padding:0 !important;margin:0 !important}
#aboutBottom {
  background: #f4f7f9 !important;
}
