header > nav > .button_to {
  display: inline;
}

.code-text {
  color: var(--code); /* This will use the color defined by --code */
}