.nv-content-wrap .contacts__list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.nv-content-wrap .contacts__list a:hover{
    color: #00abf6;
}