.section .section_heading{
    font-weight: 500;
}
.section .section_title{
    font-size: var(--fs-primary-text-1);
    font-weight: 500;
    margin-bottom: .25em;
}
.section .section_desc{
    font-size: var(--fs-secondary-text-1);
}