body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#000;background-color:#e16ea9;line-height:1.5}header,main,footer{max-width:1280px;margin:0 auto;box-sizing:border-box}header{height:10rem;background-color:#dfa4df;display:flex;justify-content:space-between;align-items:center;padding-inline:1rem}header h1{display:inline-block;margin:0;background-image:url(/images/logo.png);background-size:300px auto;width:300px;height:100%;background-repeat:no-repeat;margin-block-start:2rem}header h1 span{display:none}header nav ul{list-style:none;display:flex;gap:1rem;padding-inline-start:0;margin-inline-end:2rem}header nav li{font-weight:700;text-transform:uppercase;display:block}header nav li a{color:#000;text-decoration:none}header nav li a:hover{text-decoration:underline}main{background-color:#fff;border-bottom:1px solid white}section.hero{height:400px;font-family:Lucida\ Unicode\ Calligraphy\ Regular;font-weight:700}article{display:block;border-top:1px solid white;padding-inline:1rem}footer{padding-block:1rem;padding-block-start:9rem;background-color:#dfa4df;background-position:top 2rem center;background-image:url(/images/logo.png);background-size:auto 100px;background-repeat:no-repeat;border-top:1px solid white;padding-inline-start:2rem}footer nav ul{list-style:none;display:flex;gap:1rem;padding-inline-start:0}footer nav li{display:inline-block;font-weight:700;text-transform:uppercase}footer nav li a{color:#000;text-decoration:none}footer nav li a:hover{text-decoration:underline}
