/* These are CSS color changes made by borderless */

body {
  color: orange;
}
a {
  text-decoration-color: orange; 
}

