.contacts-block {}
.contacts-block__item {
    font-family: var(--font-secondary);
    font-weight: 700;
    justify-content: flex-start;
}