
.header .logo { width: 20%; display: flex; align-items: center; }
.header .logo img.muchen-logo { width: 170px; height: 120px; object-fit: contain; }
.footer .foot .footmain .footleft img.muchen-logo { width: 190px; max-height: 180px; object-fit: contain; object-position: left center; }
.muchen-contact { padding: 50px 0 90px; }
.muchen-contact-card { box-sizing: border-box; padding: 40px; margin-top: 35px; background: #f8fafc; border-left: 5px solid #123b65; }
.muchen-contact-card h2 { margin-bottom: 24px; font-size: 28px; color: #123b65; }
.muchen-contact-card p { margin: 14px 0; line-height: 1.8; overflow-wrap: anywhere; }
.muchen-contact-card a { color: #123b65; }
.muchen-simple { box-sizing: border-box; padding: 70px 30px; line-height: 1.9; }
.muchen-simple h2 { margin-bottom: 20px; color: #123b65; }
.muchen-cta { box-sizing: border-box; margin: 60px auto; padding: 30px; background: #f8fafc; text-align: center; line-height: 1.9; }
.muchen-cta h2 { margin-bottom: 12px; color: #123b65; }
.muchen-cta a { color: #123b65; }
@media (max-width: 750px) { .header .logo img.muchen-logo { width: 76px; height: 65px; } .muchen-contact-card { padding: 24px; } }
