@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{width:48px;height:48px;border-radius:50%;border:4px solid #E5E7EB;border-top-color:#172e54;animation:spin-slow 1.5s linear infinite}.article-body h2,.article-body h3{font-family:Fraunces,serif;color:#172e54;margin-top:3rem;margin-bottom:1.5rem;line-height:1.3}.article-body h2{font-size:1.875rem}.article-body h3{font-size:1.5rem}.article-body p{margin-bottom:1.25rem}.article-body ul,.article-body ol{padding-left:1.5rem;margin-bottom:1.25rem}.article-body li{margin-bottom:.5rem}.article-body strong{font-weight:600}.article-body em{font-style:italic}
