/*title section
---------------------------------------------------------------- */

.tf-title-section .sub-title {
    display: inline-flex;
    align-items: center;
    font-family: 'Red Hat Display';
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.23999999463558197px;
    margin-bottom: 16px;
    column-gap: 16px;
    color: var(--theme-primary-color);
}

.tf-title-section .heading {
    font-family: 'Red Hat Display';
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: -0.800000011920929px;
    margin: 0;
}