/*
Theme Name: Monostack child
Template: monostack
Description: Child theme for Monostack
Version: 1.0.0
Text Domain: monostack-child

*/
blockquote p:before { 
  content: ""; 
}
blockquote p:after { 
  content: "";
}

.site-footer .site-info {
    max-width: 99%;
    text-align: center;
}

body.blog article.post {
  text-align: center;
}

.blocks-gallery-grid {
    max-width: 90% !important;
}