.navbar{width:100%;padding:20px;background-color:#00463c;border-bottom:1px solid #eee;display:flex;justify-content:center;align-items:center}.container{max-width:800px;margin:0 auto;padding:2rem 1rem 6rem;font-family:Arial,sans-serif;color:#333}p,ul{color:#595959}span{color:#3030f1}.title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.date{color:#777;font-size:.875rem;margin-bottom:2rem}.section{display:flex;flex-direction:column;gap:1.5rem}.section h2{font-size:1.25rem;font-weight:600;margin-top:1.5rem}.section ul{padding-left:1.5rem;list-style:square}.section ol{padding-left:1.5rem;color:#3030f1}.section a{color:#3030f1;text-decoration:underline}.section a:hover{text-decoration:none}.section li,.section p{text-align:justify;text-justify:inter-word}.section p{-webkit-hyphens:auto;hyphens:auto}