.news-section{background-color:#ecf0f0;padding:60px 0}.news-section h2{margin-bottom:40px;text-align:center}.news-section .flex-row{justify-content:space-between}.news-section .post-item{background-color:#fff;display:flex;flex-basis:calc(50% - 10px);flex-direction:row;margin-bottom:20px;max-width:calc(50% - 10px)}.news-section .post-item.reversed{flex-direction:row-reverse}.news-section .post-item>div{flex-basis:50%;max-width:50%}.news-section .post-img{background-position:50%;background-size:cover;overflow:hidden;position:relative}.news-section .post-img:after{background-image:url(//cdn2.hubspot.net/hubfs/1687417/AxiomLaw_March2019/Images/circle-overlay-right.png);background-position:100%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;position:absolute;right:-1px;top:0;width:100%}.news-section .post-item.reversed .post-img:after{left:-1px;right:auto;transform:scaleX(-1)}.news-section .post-content{padding:30px}.news-section .post-content h4{color:#5b6471;font-size:16px;font-weight:400;letter-spacing:0;line-height:26px;margin:0}.news-section .post-content h3{font-family:adobe-caslon-pro,Garamond,Georgia,serif;font-size:22px;font-weight:400;letter-spacing:-.01em;line-height:31px;margin:15px 0 5px}.news-section .news-cta{text-align:center}@media (max-width:767px){.news-section .flex-row{flex-direction:column}.news-section .post-item{flex-basis:100%;max-width:100%}}