div.page-intro{font-size:2rem;line-height:2.2rem;text-align:center;font-style:italic}div.articles{text-align:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;align-items:stretch;align-content:space-around}div.articles div.block{flex:1 0 30%;padding:10px;margin:10px;border:1px solid #fbba00}div.articles div.block h1{color:#fbba00;text-transform:uppercase}@media screen and (max-width:800px){div.articles div.block{flex:1 0 30%}}@media screen and (max-width:600px){div.articles div.block{flex:1 0 30%}}
