/* ==========================================================================
   utility.css
   余白調整・テキスト揃えなど、どこでも使い回せる汎用クラス
   ========================================================================== */




[data-vertical-spacing*="bottom"] {
  padding-bottom: 0 !important;
}

[data-footer*="type-1"][data-footer*="reveal"] .site-main {
    --footer-box-shadow: unset !important;
}

.instagram-media {
  margin: 24px auto !important;
  max-width: 480px !important;
	border-radius: 12px !important;
}


