@charset "utf-8";

.main-navigation__list-item.active {
  background-color: rgb(255, 255, 255);
  & a { color: rgb(0, 0, 0); }
}
