h3 {
    font-family: Trebuchet MS;
}


body {
   font-family: Trebuchet MS;
    letter-spacing: 2px;
}


/* Change the color of the underline 
u {
  text-decoration-color: red;
}

.text-decoration-underline {
  text-decoration-color: red;
}
*/