.rte a {
  color: #0d6efd;
  text-decoration: underline;
  font-weight: 600;
}

.rte a:hover {
  color: #ff6600;
}