/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.wp-caption, figure {
  max-width: 100%; }

figure br, .wp-caption br {
  display: none; }

.entry .entry-content p {
  max-width: 100%; }

.wp-block-image figcaption {
  text-align: left !important; }

figure.wp-block-image.alignnone, figure.wp-block-image.alignnone img {
  max-width: 100%;
  text-align: center; }

.ink_container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; }

.ink_video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

span.mce-preview-object.mce-object-iframe {
  display: table-row; }
