.wf-loading body {
visibility: hidden;
}

.donate-block__options-amount {white-space:nowrap;}

a:where(:not(.wp-element-button)) {
    text-decoration: none;
}

.site-content {
  max-width:100vw;
  overflow-x:hidden;
}

.menu__button {
  margin-top: 0 !important;
}

.image img, .image pictrure {
  display:block;
}

.block-post__author-img {
  background-position: center;
}
/*body:before {*/
/*  display:none;*/
/*}*/

/*.block-editor-block-list__block>div {display:inline;}*/