#br .content-area h2{margin-bottom:40px;text-align:center}#br .posts{align-items:stretch;display:flex;gap:40px}#br .post--featured{color:inherit;display:flex;flex:0 0 55%;flex-direction:column;text-decoration:none}#br .post--featured .post__image{aspect-ratio:8/5;background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:8px;position:relative;width:100%}#br .post--featured .post__image .post__tag{left:16px;position:absolute;top:16px}#br .post--featured h3{margin:10px 0}#br .posts__list{justify-content:space-between}#br .post--list,#br .posts__list{display:flex;flex:1;flex-direction:column}#br .post--list{border-bottom:1px solid rgba(172,133,0,.4);color:inherit;justify-content:center;padding:32px 0;text-decoration:none}#br .post--list:first-child{padding-top:0}#br .post--list:last-child{border-bottom:none;padding-bottom:0}#br .post--list h4{margin:10px 0}#br .post__tag{align-self:flex-start;background-color:#fff;border:1px solid #333;border-radius:20px;color:#021e42;display:inline-block;font-size:12px;letter-spacing:.05em;padding:7px 16px;text-transform:uppercase}#br .post__author,#br .post__date{color:#5e5e5e;display:block;font-size:13px;margin:0}@media (max-width:767px){#br .posts{flex-direction:column}}