.pagination {
    justify-content:center;
    margin: 16px;
}

.nav-item.separator {
    border-left: 1px solid #dee2e6;
    margin: 10px;
}

.nav-item.primary a {
    color: #f65724 !important;
}

.top-nav__phones {
    color: #f65724;
}