/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.wp-block-myguysolutions-shopify-unofficial-wp-shortcode {
  margin: 0 auto;
  max-width: 99%; }
