/* --- GLOBAL SITE FIXES --- */

/* Fix for squeezed checkboxes on Kontakt page */
input.wIoTXuBC0lMFtpfY {
  flex-shrink: 0 !important; /* Prevents the squeeze */
  cursor: pointer;
}
