/* Fix button opacity/overlay */
.button,
.button--primary,
.button--secondary {
  opacity: 1 !important;
  filter: none !important;
}