@import url('https://fonts.googleapis.com/css?family=Roboto:300&display=swap');
:root{color-scheme:light dark}body{font-family:'Roboto',sans-serif;margin:140px auto 25px;padding:20px 20px 10px 20px;max-width:700px;-webkit-font-smoothing:subpixel-antialiased;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.13);box-shadow:0 1px 3px rgba(0,0,0,0.13)}h1,h2{border-bottom:1px solid #ddd;clear:both;margin:28px 0px 0px 0px;font-size:18px;padding:0;padding-bottom:7px;font-weight:400}h3{font-size:16px}p,li,dd,dt{padding-bottom:2px;font-size:14px;line-height:1.5}ul,ol,dl{margin:0 0 0 0;padding:5px 5px 5px 22px}a img{border:0}#logo{margin:6px 0 14px 0;padding:0 0 7px 0;border-bottom:0;text-align:center}#logo a{background:url("../logo/logo.svg");background-position:center center;background-repeat:no-repeat;color:#444;height:64px;font-size:20px;font-weight:400;line-height:1.3em;margin:-120px auto 25px;padding:0;text-decoration:none;width:64px;outline:0;overflow:hidden;display:block}#logo a:focus{-webkit-box-shadow:none;box-shadow:none}@media only screen and (max-width:799px){body{margin-top:115px}#logo a{margin:-120px auto 30px}}