.fusion-builder-live-editor .tm-link {
   background-color: #026CDF;
}

.fusion-builder-live-editor .tm-link::before {
   content: "*TM";
}

.fusion-builder-live-editor .f1pf-link::before {
   content: "*F1PF";
}

.fusion-builder-live-editor .tm-link::before,
.fusion-builder-live-editor .f1pf-link::before {
   font-weight: 400;
   font-size: 11px;
   color: #FFF;
   position: absolute;
   left: 6px;
   top: 6px;
}
