.profile a {
    margin: .357rem .5em 0;
    padding: .357rem .5em calc(.714rem - 2px);
    border-bottom: 2px solid transparent;
    color: rgba(0, 0, 0, 0.84);
    text-decoration: none;
}

.profile a:hover {
    margin: .357rem .5em 0;
    padding: .357rem .5em calc(.714rem - 2px);
    border-bottom: 2px solid transparent;
    color: rgba(0, 0, 0, 0.84);
    text-decoration: none;
}