.text-link {
    font-weight: 700 !important;
}

.text-link i {
    margin-left: 10px;
}

.text-link:hover {
    text-decoration:underline !important;
}