

/*
Красный фон кнопки "Поступление"
.center__link li:first-child {
    background: #eb5757;
}
.header .center__link li:first-child>a {
    color: #fff;
}
.header .center__link li:first-child>a>svg {
    fill: #fff !important;
}*/
