.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;
}
/*
@font-face {
  font-family: 'Aiuos New Regular';
  src: url('');
  src: url('') format('embedded-opentype'),
       url('') format('woff2'),
       url('') format('woff'),
       url('') format('truetype'),
       url('') format('svg');
}
*/