.about > section > h1 {
    font-weight: 600;
}

.about > section > h2 {
    font-size: 24px;
}

.about-statement {
    margin-top: 14px;
}

.about-logos a img {
    max-width: 20%;
}

.about-provider {
    text-align: left;
    line-height: 1.5em;
}

.about-provider > div:first-child {
    margin-right: 50px;
}

.about-provider > div:nth-child(2) {
    text-align: left;
}

.about-provider > div:last-child {
    right: 0;
}

.about-provider-mail {
    padding-right: 26px;
}

.about-provider > div:last-child a:first-child {
    font-size: 16px;
    padding-right: 0.8em;
    vertical-align: text-top;
}

.about-provider-copy-mail {
    right: 4px;
}

#about-metadata > div:first-of-type {
    font-family: var(--site-font);
}

#fields-metadata > div > div:first-child > span:first-child {
    margin-right: 20px;
}

.about-disclaimer > h4 {
    text-align: left;
}

.heb-only {
    display: none;
}
