
.container-fluid a {
    border-bottom: 1px dotted #337ab7;
    text-decoration: none;
}
.container-fluid a:hover {
    border-bottom: 2px solid #337ab7;
    text-decoration: none;
}
