.footer {
  display: none;
}
.header {
  display: flex;
  justify-content: space-between;
}
.header__icon .svg-wrapper {
  width: 25px;
}
.list-menu__item {
  color: #4C586C;
}