[x-cloak] {
  display: none !important;
}

input,
select,
textarea,
button {
  font: inherit;
  max-width: 100%;
}

summary::-webkit-details-marker {
  display: none;
}

.file-input-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

img {
  background: #f5f5f5;
  max-width: 100%;
}
