/*
Theme Name: みなみ総合事務所 テーマ
Theme URI: https://ais-dev-dkupgjbo2eqdtk5irbkpa4-221399269779.asia-northeast1.run.app
Author: AI Studio Build
Description: Tailwind CSSを使用したモダンなコーポレートサイトテーマ。
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: minami-theme
*/

/* 基本的なリセットとフォント設定 */
body {
    margin: 0;
    padding: 0;
}

/* ブロックエディタ（Gutenberg）用のスタイル調整 */
.editor-styles-wrapper {
    background-color: #0A192F !important;
    color: #e2e8f0 !important;
}
