.home-button{display:grid;flex:0 0 34px;height:34px;place-items:center;border:1px solid #35536b;border-radius:7px;background:#142b3e;color:#fff;font-size:21px;text-decoration:none}.home-button:hover{background:#1d5271}@media(max-width:900px){.home-button{flex-basis:39px;height:39px}.app-header h1{font-size:17px}}@media(max-width:420px){.app-header{gap:4px}.home-button{flex-basis:34px;width:34px}.app-header h1{font-size:15px}}
