/*
Theme Name: uminoie-soudan
Theme URI: https://example.com/
Author: あなたの名前
Author URI: https://example.com/
Description: オリジナルのWordPressテーマ
Version: 1.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

.hero {
    text-align: center;
    padding: 100px 20px;
    background-color: #f4f4f4;
}

.latest-posts {
    max-width: 800px;
}

.latest-posts article {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}
