@charset "UTF-8";

/* Common */

@media (max-width: 699px) {
  footer > nav > ul > li:nth-child(6) {
    background-color: #9a0000;
  }
}
