/**
 * Blocksy - v1.8.39
 * 
 * Copyright (c) 2022
 * Licensed GPLv2+
 */

.generic-button a.button {
  display: initial !important;
  min-height: initial !important;
}

.generic-button a.button:before {
  display: initial;
  position: initial;
  filter: initial;
  opacity: initial;
}