div.compose-form__publish-button-wrapper button.button.button--block {
  background: linear-gradient(180deg, #FE0000 16.66%, #FD8C00 16.66%, 33.32%, #FFE500 33.32%, 49.98%, #119F0B 49.98%, 66.64%, #0644B3 66.64%, 83.3%, #C22EDC 83.3%) !important;
  text-shadow: 1px 1px #2229 !important;
}

.media-gallery__item img:not([alt]) {
  border: 3px dotted red !important;
  box-sizing: border-box;
}
/*
.column {
  resize: horizontal !important;
  margin-bottom: 8px !important;
}
*/

div.compose-form__publish-button-wrapper button.button.button--block {
  background: linear-gradient(180deg, #FE0000 16.66%, #FD8C00 16.66%, 33.32%, #FFE500 33.32%, 49.98%, #119F0B 49.98%, 66.64%, #0644B3 66.64%, 83.3%, #C22EDC 83.3%);
    text-shadow: 1px 1px #2229;
}

