@import"fonts.css";header{background:#324b64;font:16px "Noto Serif Display","Noto Serif",serif;color:#fff}header div{padding:0px 16px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}header div nav ul{list-style:none;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap}header div nav ul a{padding:4px;text-decoration:none;font:16px "Noto Sans",sans-serif;color:#fff}header div nav ul a:hover{background:#4b647d}