@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');:root{--cream:#FFFFFF;--ink:#242424;--gold:#B59A68;--pink:#D9B7B2}body{font-family:Lato,Arial,sans-serif}header{background:#fff}header .brand>span{display:block}header .button{background:#B59A68;border-color:#B59A68;color:#242424}@media(max-width:1150px) and (min-width:721px){header{height:auto;flex-wrap:wrap;padding-top:20px;padding-bottom:20px}header nav{order:3;width:100%;justify-content:center}} 
