/* wp-includes/css/dist/block-library/style.min.css */
@charset "UTF-8";
ul {
  box-sizing: border-box
}
:root {}
@media (min-resolution:192dpi) {
  :root {}
}
.wp-element-button {
  cursor: pointer
}
:root {}
.aligncenter {
  clear: both
}
.screen-reader-text {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important
}
.screen-reader-text:focus {
  background-color: #ddd;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}
html :where(img[class*=wp-image-]) {
  height: auto;
  max-width: 100%
}

