@charset "UTF-8";footer,header{
	margin:0 calc(50% - 50vw);width:100vw;background-color:#128079;display:flex
}header{
	height:82px;justify-content:center
}header h1{
	font-size:2.2em;color:#fff;padding-right:.4em;line-height:2.8em;}
footer{justify-content:center;align-items:center;margin-top:.3em;color:#fff;font-size : 0.9em;line-height:30px;height:30px; -webkit-text-fill-color: #fff;}
a,a:hover,a:visited{ color : inherit;}
