@font-face { font-family: Greenscr; src: url('../Greenscr.ttf'); }

tw-link {
  color: lime !important;
  font-weight: 100;
}

tw-link:hover {
  background: lime;
	color: black !important;
	text-decoration: none;
}