//using bootstrap's variables, assigning link-hover-color to be same as link-color
$link-hover-color: $link-color;
