main a,
main .btn-link {
  text-decoration: none;
}
main a:hover,
main a:focus,
main .btn-link:hover,
main .btn-linkfocus {
  text-decoration: underline;
}