@charset "utf-8";@keyframes textappear{from{color:#fff}to{color:#000}}body{margin:100px auto;width:60%}footer ul,nav ul{font-family:'Helvetica','Arial','Sans-Serif';padding:5px;list-style:none;font-weight:bold;background-color:#fff}.menu{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;font-size:large}footer ul li,nav ul li{display:inline;margin-right:10px}h1{font-size:3em;font-family:'Helvetica','Arial','Sans-Serif'}a,h2,h3,h4{font-family:'Helvetica','Arial','Sans-Serif';color:#000;text-decoration:none}p a{text-decoration:none;color:#f9a851;font-family:'Times New Roman'}p a:hover{text-decoration:underline}nav a{text-decoration:none;color:#f9a851}nav a:hover{text-decoration:underline}p.nospacepar{line-height:0}p{font-size:1em;line-height:1.3em;color:#464646;text-align:justify;animation-name:textappear;animation-duration:2s}h3{margin-bottom:0}h3 + p{margin-top:0}footer{border-top:.5px solid #d5d5d5;font-size:.7em;color:#e3e3e3;text-align:center}ul.posts{margin:20px auto 60px;font-size:1.5em;text-align:center}ul.posts li{list-style:none}.center{display:block;margin-left:auto;margin-right:auto;width:50%}.projectBlurb{margin:0}.projectH3{margin-bottom:0}.countryBox{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:center}.countryStyle{padding:5px;background-color:bisque;border-radius:5px}.countryStyleContainer{padding:2px}