#sp-main-body .page-header,
#sp-main-body #sp-page-builder .page-header {
    max-width: 1140px !important;
    margin: 0 auto 30px auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#sp-main-body .page-header h1,
#sp-main-body #sp-page-builder .page-header h1 {
    margin-left: 0 !important;
}

body {
    font-weight: 400 !important;
    color: #2b2b2b !important;
}

p, li {
    font-weight: 400 !important;
    color: #2b2b2b !important;
    line-height: 1.7;
}

h1, h2, h3 {
    font-weight: 600 !important;
    color: #111 !important;
}