/* line 2, ../sass/custom.scss */
nav div:nth-of-type(1), nav div:nth-of-type(4), nav div:nth-of-type(5), nav div:nth-of-type(6) {
  position: relative;
  top: -15px;
}
/* line 4, ../sass/custom.scss */
nav div:nth-of-type(2) a, nav div:nth-of-type(3) a {
  position: relative;
  top: 12px;
}
