@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes climb{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes descend{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.blog-content>p,ol,ul{margin-top:20px}.blog-content>:first-child{margin-top:0}@font-face{font-family:Goudy Old Style Regular;src:local("Goudy Old Style Regular"),url(/fonts/GoudyOldStyle-Regular.ttf) format("truetype")}@font-face{font-family:Source Sans Pro Regular;src:local("Source Sans Pro Regular"),url(/fonts/SourceSansPro-Regular.ttf) format("truetype")}a.nav-link:hover{color:#a91c3b;text-decoration:none}.nav-link.active,.nav-link.active:hover{text-decoration:underline}