header{display:flex;justify-content:space-between;align-items:center;max-width:120ch;width:100%;margin:0 auto;padding:1rem 1.5rem}@media only screen and (max-width: 800px){header{flex-direction:column;justify-content:center}}header nav{display:flex;justify-content:center}header nav a{padding:1rem}header .my-name{font-size:3rem;text-decoration:none}@media only screen and (max-width: 800px){header .my-name{font-size:2rem}}footer{text-align:center;font-size:0.8rem}.post-list li{padding-bottom:1rem;line-height:normal}.post-list .post-meta span{font-size:0.8rem}.post-list p{margin-top:0.25rem;font-size:1rem;line-height:1.4}*,*::before,*::after{box-sizing:border-box}body{font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-size:125%}@media only screen and (max-width: 1000px){body{font-size:100%}}img{max-width:100%;height:auto;margin:1rem 0;display:block}p,li{line-height:1.7}ol,ul{padding:0;margin:0;margin-left:1rem}h1,h2,h3{margin-top:1rem;margin-bottom:1.5rem}a{color:#113765}main{max-width:120ch;width:100%;margin:3rem auto 0;padding:1rem 1.5rem}@media only screen and (max-width: 800px){main{margin-top:1rem}}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.skiplink{clip:rect(1px, 1px, 1px, 1px);overflow:hidden;height:1px;width:1px;position:absolute;top:1em;left:1em;font-size:80%;color:inherit}.skiplink:active,.skiplink:focus{clip:auto;height:auto;width:auto;overflow:visible}
