.bb-tc {
    --bb-tc__font-family: Helvetica, Arial, sans-serif;

    --bb-tc__h1--size: 70px;
    --bb-tc__h1--line-height: 1.35em;
    --bb-tc__h1--align: left;
    --bb-tc__h1--color: black;
    --bb-tc__h1--font-family: Helvetica, Arial, sans-serif;
    --bb-tc__h1--font-weight: 600;

    --bb-tc__h2--size: 26px;
    --bb-tc__h2--line-height: 1.38em;
    --bb-tc__h2--color: black;
    --bb-tc__h2--font-weight: 600;

    --bb-tc__h3--size: 26px;
    --bb-tc__h3--line-height: 1.38em;
    --bb-tc__h3--color: black;
    --bb-tc__h3--font-weight: 600;

    --bb-tc__h4--size: 26px;
    --bb-tc__h4--line-height: 1.38em;
    --bb-tc__h4--color: black;
    --bb-tc__h4--font-weight: 600;

    --bb-tc__font-strong-weight: var(--bb-tc__h4--font-weight);

    --bb-tc__last-mods--color: #2D2E2F;
    --bb-tc__last-mods--size: 19px; 
    --bb-tc__last-mods--line-height: 1.5238em;

    --bb-tc__p--size: 19px; 
    --bb-tc__p--line-height: 1.5238em;
    --bb-tc__p--color: #2D2E2F;
    --bb-tc__p--font-weight: normal;

    --bb-tc__table--size: 18px; 
    --bb-tc__table--line-height: 1.5238em;

    --bb-tc__a--color: #BA0C2F;

    --bb-tc__table--border-color: #E5E2D8;

    --bb-tc__chapter-separator--color: #E5E2D8;
}