.models-footer {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin: 2% 0;
}
a.models-footer__item__link{
    color: #fff !important;
}