.heading-hero {
    font-size: 2.5rem;
    line-height: 3.75rem;
}

h1.heading {
    font-weight: bold;
    font-size: 2.125rem;
    line-height: 3.188rem;
    margin-bottom: 0;
}

h2.heading {
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 2.25rem;
    margin-bottom: 0;
}

h3.heading {
    font-weight: bold;
    font-size: 1.25rem;
    line-height: 1.875rem;
    margin-bottom: 0;
}

.highlight-txt {
    font-size: 1.125rem;
    line-height: 1.688rem;
}

.default {
    font-size: 1rem;
    line-height: 1.5rem;
}

.subtitle {
    font-size: .875rem;
    line-height: 1.313rem;
}

.subheader {
    font-size: .75rem;
    line-height: 1.125rem;
}

.table-header {
    font-size: .75rem;
    line-height: 1.125rem;
}

.table-text {
    font-size: .875em;
    line-height: 1.313rem;
}

.typo-heading-text-hero {
    font-weight: bold;
    font-size: 2.5rem;
    line-height: 3.75rem;
}

.typo-heading-h1 {
    font-weight: bold;
    font-size: 2.125rem;
    line-height: 3.1875rem;
}

.typo-heading-h2 {
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 2.25rem;
}

.typo-heading-h3 {
    font-weight: bold;
    font-size: 1.25rem;
    line-height: 1.875rem;
}

.typo-highlight-semi-bold {
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.6875rem;
}

.typo-highlight-regular {
    font-weight: normal;
    font-size: 1.125rem;
    line-height: 1.6875rem;
}

.typo-default-semi-bold {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.25rem;
}

.typo-default-regular {
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.5rem;
}

.typo-subtitle-semi-bold {
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.3125rem;
}

.typo-subtitle-regular {
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.3125rem;
}

.typo-subheader-semi-bold {
    font-weight: 600;
    font-size: 0.75rem;
    line-height: 1.125rem;
}

.typo-subheader-regular {
    font-weight: normal;
    font-size: 0.75rem;
    line-height: 1.125rem;
}

.typo-table-header-semi-bold {
    font-weight: 600;
    font-size: 0.75rem;
    line-height: 1.125rem;
}

.typo-table-header-regular {
    font-weight: normal;
    font-size: 0.75rem;
    line-height: 1.125rem;
}

.typo-table-default-semi-bold {
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.3125rem;
}

.typo-table-default-regular {
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.3125rem;
}
