homesweethome-site/ └── images/ .site-header { display: flex; align-items: center; padding: 20px 40px; background-color: #fdf8f4; border-bottom: 1px solid #ddd; } .branding { display: flex; align-items: center; gap: 15px; } .logo { max-width: 100px; height: auto; } .business-name { font-size: 1.8rem; color: #5a3e2b; font-family: 'Segoe UI', sans-serif; margin: 0; }