@mixin show() {
  opacity: 1 !important;
  visibility: visible !important;
}
