<style>
  .underline-yellow {
    text-decoration: underline;
    text-decoration-color: #FFD000;
  }
</style>