.hero
  box-shadow: $box-shadow
  a:not(.button)
    border-bottom: 1px solid rgba(0,0,0,0.25)

// TODO: add css filter to buttons in Hero for transparency issue
