.hyperlink-icon {
    display: flex;
    justify-content: center;
    text-decoration: none;
}

.icone_topo {
    font-size: 20px;
    color: #6b7280;
}

.TableTopoSeparador {
    width: 30px;
    height: 30px;
    direction: rtl;
    float: right;
}

.topo_texto_divisao {
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 18px;
    color: #374151;
    text-decoration: none;
    background-color: Transparent;
    font-weight: 400;
    width: auto;
    top: auto;
    position: relative !important;
}