/* FinanceGPT AEO1 visible entity description. */
.fg-web1-footer-entity-description {
    max-width: 34rem;
    margin: 1rem 0 .5rem;
    line-height: 1.65;
}
.fg-web1-footer-entity-support {
    max-width: 34rem;
    margin: 0 0 .75rem;
    line-height: 1.6;
    opacity: .82;
}
.fg-web1-footer-entity-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: .45rem;
    font-size: .9rem;
}
.fg-web1-footer-entity-links a {
    text-decoration: underline;
    text-underline-offset: .18em;
}
