/* Vantage header padding reduction */
header#masthead .hgroup {
  padding-top: 10px !important;
  padding-bottom: 0px !important;
}
/* Remove Vantage theme attribution */
#colophon #theme-attribution {
display: none;
}