/**
 * Front end styles
 */
/**
 * Front end styles
 */
.pacecore-block-image-single .single-image-wrapper .container {
  text-align: center !important; }

.pacecore-block-image-single .single-image-wrapper .single-image-wrapper {
  display: inline-block; }

@media screen and (max-width: 767px) {
  .pacecore-block-image-single .single-image-wrapper .single-image-wrapper {
    width: unset !important;
    height: unset !important; } }
/**
 * The following styles get applied both on the front of your site and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.editor-post-title {
  text-align: center; }

.pacecore-block-dek {
  margin: 15px auto; }

.pacecore-dek {
  color: darkgrey;
  margin: 0 auto 10px;
  padding: 0;
  font-size: 16px; }
.media-container {
  width: 100%; }
/**/
