html > body > #page > #masthead > #site-navigation > div:nth-child(2) > #primary-menu > li:nth-child(8) > a {
  border-style: dashed;
  border-color: #274ba0;
  border-width: 1.3px;
  border-radius: 13px;
  border-top-left-radius: 13;
  border-top-right-radius: 13;
  border-bottom-right-radius: 13px;
  list-style-position: inside;
  background-blend-mode: color-dodge;
}
