.efabi-net-link {
    color: var(--theme-text-color);
}
.efabi-net-link:hover {
    color: var(--theme-link-hover-color);
}