.top-5 {
  top: 5px;
}
.btn-editor {
  background-color: transparent;
  border: none;
}
.btn-editor:hover{
  background-color: transparent !important;
  border: none;
}
.btn-editor::after {
  display: none;
}

#teAcol:hover {
    color: #b0b0b0;
}