html body{margin:0;font-family:'Gill Sans','Gill Sans MT',Calibri,'Trebuchet MS',sans-serif;color:#616666;line-height:1.2rem}html body a{color:#446ba5}html body a:link{text-decoration:none}html body a:hover{text-decoration:underline}html body .container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100vw;height:100vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}html body .container .logo{max-width:320px}html body .container .contact{margin-top:3rem;text-align:center}html body .container .mail{margin-top:1rem}