.exthead-content {
  margin-top: 0px;
  margin-left: 0px;
  margin-right:0px;
  border: 2px solid var(--accent);
  border-style: ridge;
  border-top-style: ridge;
  border-left-style: none;
  border-right-style: none;
  /*width: fit-content;*/
}

.exthead-content a, u {
  text-decoration: none;
}