.trending-articles__items{counter-reset:trending-counter;list-style-type:none;margin-bottom:0;margin-left:0}.trending-articles__item{border-bottom:1px solid #ddd;counter-increment:trending-counter;font-family:Jost,Jost Fallback,sans-serif;padding:1rem 0 1rem 3.125rem;position:relative}.trending-articles__item:before{color:#847524;content:counter(trending-counter);left:0;position:absolute;top:1rem;font-size:3rem;line-height:1}.trending-articles__item:first-child{padding-top:0}.trending-articles__item:first-child:before{top:0}.trending-articles__item:last-child{border-bottom:0;padding-bottom:0}.trending-articles__item .card__title{font-family:inherit;margin:0 0 .5rem;font-size:1.125rem;line-height:1.2222222222}.trending-articles__item .card__date{color:#666;font-size:.875rem;line-height:1.2857142857}