.gadget a,
.config a {
  color: #0052cc;
}
.gadget a:hover,
.config a:hover,
.gadget a:focus,
.config a:focus,
.gadget a:active,
.config a:active {
  color: #0065ff;
}
.g-login.view a {
  color: #0052cc;
}
.g-login.view a:hover,
.g-login.view a:focus,
.g-login.view a:active {
  color: #0065ff;
}
