.hero .button-primary:hover {
  background: #FFD700;
  border-color: #FFD700;
  color: #050505;
}
