#fw-section-sidebar {

a {
  color: #81ccfd;
  font-size:20px;
}

a:hover {
  background: #e32598;
  color: white;
  text-decoration: wavy underline overline blink;
}
}