section.section-heading .content_wrapper{text-align:center}section.section-heading .content_wrapper .heading{border-bottom:1px solid var(--heading-border);padding-bottom:5px;margin:auto;margin-bottom:20px;max-width:40%}@media screen and (max-width:991px){section.section-heading .content_wrapper .heading{max-width:70%}}@media screen and (max-width:767px){section.section-heading .content_wrapper .heading{max-width:95%}}section.section-heading .content_wrapper .heading h2{font-family:var(--font-helvetica);text-transform:uppercase;font-size:1.3rem;font-weight:700;color:var(--dark-teal)}@media screen and (max-width:575px){section.section-heading .content_wrapper .heading h2{font-size:1.2rem}}section.section-heading .content_wrapper .sub-heading{max-width:728px;margin:auto}section.section-heading .content_wrapper .sub-heading p{font-family:var(--font-helvetica);font-size:1.125rem;font-weight:300}section.section-heading .content_wrapper .sub-heading a{color:var(--dark-teal)}section.section-heading .content_wrapper .sub-heading a:hover{text-decoration:none}