@charset "UTF-8";

.editor1 a {
  transition: 1s;
}
.editor1 a:hover {
  color: #a92808;
}