.wrap-link {

    &>a {
        color: unset;
    }
}

body{
    text-align: left;
}