a {
  text-decoration: none;
}

/* site origin in footer remove */
#theme-attribution{
  display: none;
}

/* Vantage Sub Menu Width */
.main-navigation ul ul a {
  min-width: 250px;
  width: auto;
  white-space: nowrap;
}