/*
Theme Name: Hyun-Mi Chung Legacy
Theme URI: https://hyun-michung.net/
Description: A faithful WordPress theme based on the cleaned original Hyun-Mi Chung static website.
Version: 1.1.0
Author: OpenAI
License: GPL-2.0-or-later
Text Domain: hmc-legacy
*/

html, body { margin: 0; padding: 0; }
body { background: #ffc0cb; }
img { max-width: none; }

.hmc-footer-nav {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

.hmc-footer-nav hr {
    margin-top: 8px;
}
