.wp-block-robo-block-robo-gallery {
  max-width: 100%;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 1em;
  min-height: 200px;
  width: 100%;
  text-align: center;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 13px;
  background: rgba(139, 139, 150, 0.1); }

div.robo-gallery_block_buttons button {
  margin-right: 10px; }

div.wp-block-robo-block-robo-gallery h2.robo-logo {
  font-weight: bold;
  font-size: 26px;
  font-size: 1.625rem;
  color: #666;
  clear: both;
  line-height: 1.4;
  margin: 0 0 0.75em;
  padding: 1em 0 0; }

div.wp-block-robo-block-robo-gallery .robo-gallery-block_div {
  margin: 5px 0; }
