@import "../../../_static/style/common.css";
@import "../../../_static/style/header.css";
@import "../../../_static/style/footer.css";
@import "../../../_static/style/website.css";

.navigation-item:nth-child(6) .navigation-item-img::before {
  border: none;
  background-color: rgb(215, 186, 77);
}
.navigation-item:nth-child(6) .navigation-item-text > strong {
  color: rgb(215, 186, 77);
}
